Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c61…bff70xa8b2…1d68Base$0.0170%0x9501…c6772d ago0xb565d7…54268f
0x2f55…0cc90xa8b2…1d68Base$0.0170%0x9501…c6772d ago0xf4d200…cc4d52
0xe264…7b9c0xa8b2…1d68Base$0.0170%0x9501…c6772d ago0x3bdf24…ad2844
0x80d7…50110xa8b2…1d68Base$0.0170%0x9501…c6772d ago0x48049a…f4683b
0xbedf…d4700xa8b2…1d68Base$0.0170%0x9501…c6772d ago0xf8e7a8…833ab4
0x6651…c6910xa8b2…1d68Base$0.0170%0x9501…c6772d ago0xd9639a…7c7375
0xdf51…7fc60xa8b2…1d68Base$0.0170%0x9501…c6772d ago0x29fa0b…4f6e2b
0xad21…fe3a0xa8b2…1d68Base$0.0170%0x9501…c6772d ago0x81f475…2e72ee
0xe264…7b9c0xa8b2…1d68Base$0.0170%0x9501…c6772d ago0xf0fa0c…bd9f5c
0x7c75…f3080xa8b2…1d68Base$0.0170%0x9501…c6772d ago0x94726a…2ccd4d
0x74e0…408b0xa8b2…1d68Base$0.0170%0x9501…c6772d ago0x400666…63f53b
0x2324…18020xa8b2…1d68Base$0.0170%0x9501…c6772d ago0xa9e4b2…4eaf13
0xae90…42190xa8b2…1d68Base$0.0170%0x9501…c6772d ago0x68d09d…7e399c
0x68af…b6e30xa8b2…1d68Base$0.0170%0x9501…c6772d ago0x867f4a…2164be
0x2bac…ebd30xa8b2…1d68Base$0.0170%0x9501…c6772d ago0x0eeebd…bddb84
0xaaf6…7c560xa8b2…1d68Base$0.0170%0x9501…c6772d ago0xe6b985…561f76
0x5f82…72d60xa8b2…1d68Base$0.0170%0x9501…c6772d ago0x73b472…e96561
0xaaf6…7c560xa8b2…1d68Base$0.0170%0x9501…c6772d ago0x63670e…636ecd
0xd68a…d77e0xa8b2…1d68Base$0.0170%0x9501…c6772d ago0x0e50c4…e004d6
0xec60…226d0xa8b2…1d68Base$0.0170%0x9501…c6772d ago0x54db90…9f43db
0xf6e3…0c3b0xa8b2…1d68Base$0.0170%0x9501…c6772d ago0xc3b82f…c67880
0xb2a2…0a130xa8b2…1d68Base$0.0170%0x9501…c6772d ago0x2cb3e8…c1e96c
0x3c84…a68d0xa8b2…1d68Base$0.0170%0x9501…c6772d ago0x6a8554…00339d
0xaaf6…7c560xa8b2…1d68Base$0.0170%0x9501…c6772d ago0x96cb24…3e99d2
0xb7aa…2fe10xa8b2…1d68Base$0.0170%0x9501…c6772d ago0xa9fdf5…875b16

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.