Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase115d ago0xf0b662…69421e
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase115d ago0x68344d…93dd40
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase115d ago0x478d30…25c97e
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase115d ago0x0e2e9a…991652
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase115d ago0xabaab6…876b56
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase115d ago0x253c5a…7d0e2e
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase115d ago0xa0e34f…c1e504
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase115d ago0x8c362d…be18f1
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase115d ago0xc055e5…edd31d
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase115d ago0x441dee…905aa1
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase115d ago0xf90afd…76332d
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase115d ago0xdb2f85…6fc8a6
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase115d ago0x593d01…74dd19
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase115d ago0x8d855a…be5382
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase115d ago0xf83ccc…490c83
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase115d ago0xa9615f…f62534
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase115d ago0xfc3e59…7c4c1e
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase115d ago0x5f87c7…6bb8fe
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase115d ago0x7f6543…806b4d
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase115d ago0x9696ec…be3a98
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase115d ago0xf11a67…903211
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase115d ago0x7493eb…08f729
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase115d ago0x173bca…1afead
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase115d ago0x16e3fc…79672a
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase115d ago0xc9c79c…78ba27

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.