Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase72d ago0xa1fe15…be30c3
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase72d ago0x9eb9c4…cc5a0a
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase72d ago0xc3f586…b00675
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase72d ago0xa5a050…998633
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase72d ago0xfd4df0…9fd540
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase72d ago0x473017…2883bd
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase72d ago0x0d2ba6…86d62f
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase72d ago0x2c3caf…b1074f
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase72d ago0x90bc25…a4d8ef
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase72d ago0xbbe5b7…cf2b73
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase72d ago0x418169…c8608a
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase72d ago0x7bb048…50f98f
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase72d ago0x4ae1af…7e9bd0
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase72d ago0xf44ab3…61acc7
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase72d ago0x96600b…ad4ef1
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase72d ago0x16babd…00d71f
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase72d ago0xa7d15a…751cad
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase72d ago0x897d4f…173b90
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase72d ago0x513d95…bb3819
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase72d ago0x829b50…0bcd01
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase72d ago0xeec9f4…105332
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase72d ago0xa07d6d…1a630e
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase72d ago0xb039c4…fb0220
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase72d ago0xa15220…c7dc17
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase72d ago0x4c0e8f…01ffc9

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.