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%candidates103d ago0x136aca…915bb9
0xc217…1fd00xa9dd…2315Base$0.002100%candidates103d ago0x32bf16…b7a3b3
0xc217…1fd00xa9dd…2315Base$0.002100%candidates103d ago0x3f3027…4fc493
0xc217…1fd00xa9dd…2315Base$0.002100%candidates103d ago0xfb9432…9634e7
0xc217…1fd00xa9dd…2315Base$0.002100%candidates103d ago0x04c30a…87091a
0xc217…1fd00xa9dd…2315Base$0.002100%candidates103d ago0xc5db47…07c026
0xc217…1fd00xa9dd…2315Base$0.002100%candidates103d ago0x514890…e6a763
0xc217…1fd00xa9dd…2315Base$0.002100%candidates103d ago0x550d56…e6397c
0xc217…1fd00xa9dd…2315Base$0.002100%candidates103d ago0x8764be…b89666
0xc217…1fd00xa9dd…2315Base$0.002100%candidates103d ago0x7789d7…921cfa
0xc217…1fd00xa9dd…2315Base$0.002100%candidates103d ago0xab673e…498c7f
0xc217…1fd00xa9dd…2315Base$0.002100%candidates103d ago0x0f0966…3b4876
0xc217…1fd00xa9dd…2315Base$0.002100%candidates103d ago0xa4eb04…8049aa
0xc217…1fd00xa9dd…2315Base$0.002100%candidates103d ago0x1522b4…76946f
0xc217…1fd00xa9dd…2315Base$0.002100%candidates103d ago0xbb2bd7…a8f67a
0xc217…1fd00xa9dd…2315Base$0.002100%candidates103d ago0x7c4112…b43d97
0xc217…1fd00xa9dd…2315Base$0.002100%candidates103d ago0x8f01ee…ef407f
0xc217…1fd00xa9dd…2315Base$0.002100%candidates103d ago0x2cc427…f3b083
0xc217…1fd00xa9dd…2315Base$0.002100%candidates103d ago0xbd00b0…d08b3d
0xc217…1fd00xa9dd…2315Base$0.002100%candidates103d ago0x5d14a3…9715f8
0xc217…1fd00xa9dd…2315Base$0.002100%candidates103d ago0x33f41b…8f7919
0xc217…1fd00xa9dd…2315Base$0.002100%candidates103d ago0x071c57…49ec40
0xc217…1fd00xa9dd…2315Base$0.002100%candidates103d ago0x453472…3fd170
0xc217…1fd00xa9dd…2315Base$0.002100%candidates103d ago0x79a594…87f471
0xc217…1fd00xa9dd…2315Base$0.002100%candidates103d ago0x5c6c24…e46a62

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.