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%coinbase88d ago0x17906d…e70b39
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase88d ago0x20cdfe…526341
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase88d ago0xf66106…fe4964
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase88d ago0xbab37f…9992d4
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase88d ago0x9f4e2a…32d70b
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase88d ago0x3d0539…c58599
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase88d ago0xfe2c32…bffae0
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase88d ago0x6e4737…d8d317
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase88d ago0xa07635…09db31
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase88d ago0x5b9eb5…25a7e4
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase88d ago0xfa4cd8…664439
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase88d ago0x42826b…16bcf9
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase88d ago0x23e22e…33bad2
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase88d ago0x66343d…f39829
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase88d ago0x41b1cd…c03dc5
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase88d ago0x8e2ace…b31901
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase88d ago0x7433b4…d40c21
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase88d ago0x03f44f…f488e1
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase88d ago0x40662f…784849
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase88d ago0x2d362c…5ad910
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase88d ago0xbe316d…ee4687
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase88d ago0x1163d9…f9a38d
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase88d ago0x3acdb3…2828a8
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase88d ago0x02cd4b…45c7c0
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase88d ago0xab5e84…deed64

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.