Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcd84a0…4b8b20
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1b762e…f8e101
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI102d ago0x35d516…e16ef4
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2a1124…b946c3
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI102d ago0x60ac9b…3064fd
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf682ca…97f5e9
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1281ec…45e064
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI102d ago0x040bca…321022
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf0aec8…1eef92
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6151bc…065612
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2a80c1…8f9415
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb37e7c…d2b031
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd2feab…0df1bc
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI102d ago0x89ebcb…dae02b
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI102d ago0x745c4f…1d93b0
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI102d ago0xeaa36d…31ae81
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI102d ago0x43ba91…71506b
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI103d ago0x87c1ff…294d70
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI103d ago0x47ef74…bebf6a
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbd97d2…4f06ea
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9fc3ec…886a18
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI103d ago0x360f01…e7f746
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc04bbf…c80c05
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI103d ago0x45c382…5561aa
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1e827e…8bc81e

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.