Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b72…d0410x1840…b616Base—$0.01100%coinbase77d ago0x39cf96…d021c6
0x4b72…d0410x0308…43d6Base—$0.01100%coinbase77d ago0xf7b54b…fa8510
0x4b72…d0410xfc66…4c84Base—$0.01100%coinbase77d ago0x2243b7…d1b68c
0x4b72…d0410xe38f…b3d1Base—$0.01100%coinbase77d ago0x3f8108…4b0b37
0x4b72…d0410x4d74…8da2Base—$0.01100%coinbase77d ago0xcfb6aa…c078af
0x4b72…d0410x2535…c01dBase—$0.01100%coinbase77d ago0xb26007…de3a34
0x4b72…d0410x539d…b8c4Base—$0.01100%coinbase77d ago0x3f4ad7…fe7b30
0x4b72…d0410xad08…9108Base—$0.01100%coinbase77d ago0x37f427…686c59
0x4b72…d0410xcecd…b438Base—$0.01100%coinbase77d ago0x0e457e…f65002
0x4b72…d0410xfee6…dd98Base—$0.01100%coinbase77d ago0x6cf446…3c59c2
0x4b72…d0410x3c98…db2dBase—$0.01100%coinbase77d ago0xe49079…149968
0x4b72…d0410xa5b0…5474Base—$0.01100%coinbase77d ago0xf4125c…20931b
0x4b72…d0410x32ed…7fbcBase—$0.01100%coinbase78d ago0x73bfd2…d2d2cf
0x4b72…d0410x1098…e59eBase—$0.01100%coinbase78d ago0x962af0…839955
0x4b72…d0410x7394…e1c0Base—$0.01100%coinbase78d ago0x7fe0bf…28b080
0x4b72…d0410xa741…2ebdBase—$0.01100%coinbase78d ago0x7251c4…5c16d2
0x4b72…d0410xda20…f517Base—$0.01100%coinbase78d ago0xfb6ab3…23b262
0x4b72…d0410x40ee…4cdbBase—$0.01100%coinbase78d ago0xcf474b…cd9340
0x4b72…d0410x9b93…cef6Base—$0.01100%coinbase78d ago0x7d9e48…9e8858
0x4b72…d0410x10f5…8569Base—$0.01100%coinbase78d ago0x56a9a4…c97a88
0x4b72…d0410x7d05…b546Base—$0.01100%coinbase78d ago0x5885cf…abe793
0x4b72…d0410x8056…4929Base—$0.01100%coinbase78d ago0xb56cde…ab815c
0x4b72…d0410xb31b…9d8dBase—$0.01100%coinbase78d ago0x74fe7a…a117eb
0x4b72…d0410xb010…772bBase—$0.01100%coinbase78d ago0x3bc672…819e85
0x4b72…d0410x1147…0a48Base—$0.01100%coinbase78d ago0xf00463…ba6449

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.