Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xac5b…86989d ago0xc2f34f…17cd32
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xb9e3…292d9d ago0x1b3442…73726d
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xd09f…ebf09d ago0xb8e123…fe4c78
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x8b99…df799d ago0xd57801…820e7c
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x3aab…e2099d ago0xd78649…2d9158
0xc9a2…31540x47c5…4fc3Base—$36.7570%0x28ce…60619d ago0x9a6b06…8fdd09
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x16b5…bfc09d ago0xc20dd8…070005
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xc807…52c79d ago0x697691…eb6c35
0xc9a2…31540x47c5…4fc3Base—$21.0070%0xabef…39139d ago0x9ce9ec…963fa5
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xd773…a2509d ago0x60439b…3eb752
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xc4a4…9e8610d ago0x5c4d90…e50671
0xc9a2…31540x47c5…4fc3Base—$11.5570%0x44ef…9f6310d ago0xb6317a…238220
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x77d2…395e10d ago0xd53e50…87ef63
0xc9a2…31540x47c5…4fc3Base—$14.7070%0xe7f0…b89c10d ago0x5ed513…49dc96
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x54b0…438410d ago0x035d12…8f3a82
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x127e…b24a10d ago0xa3f4b9…8036de
0xc9a2…31540x47c5…4fc3Base—$21.0070%0x8bf0…2ce210d ago0xef9c2d…ee5296
0xc9a2…31540x47c5…4fc3Base—$11.5570%0xf643…981010d ago0xcb7d75…9ae9a2
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xefcd…fefe10d ago0x7c643d…5cb8ff
0xc9a2…31540x47c5…4fc3Base—$21.0070%0x4e4a…2e7310d ago0xd16b3e…34e865
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xeb2b…34ca10d ago0xae15f4…f8099b
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xf261…5d4110d ago0xcbd418…302a26
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x0f31…87b110d ago0x491b89…08312f
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x551c…90e510d ago0xc1bf8b…a76dbf
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xa2b8…fedd10d ago0x8c1f19…1cb0b0

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.