Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa8d7ef…9cbc7f
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc8f51b…af78c7
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x442432…722174
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd83e8b…bed9a8
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2ab73d…c74606
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2b5308…a101d8
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb7c56e…fc372c
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x147710…3644a7
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6f83da…b66bc0
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x653432…deaaf0
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x671983…219b95
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb81a22…4ec222
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1f79c1…ba0f81
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5218d8…252dd8
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x434c04…bd11d1
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xcd7480…3e5d9e
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x234ca8…5ef981
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x99e825…25bd63
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xcb61fb…0d576b
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x58aac8…c4369e
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x127d3d…77010d
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x22a24e…1f605f
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb516b0…f6ffce
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8b22cf…d2c33d
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x639951…731b23

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.