Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x45a7…81e30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x449ec7…cdf832
0x45a7…81e30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x879875…161e33
0x45a7…81e30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdf6055…624920
0x45a7…81e30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xaedbe8…efcf19
0x45a7…81e30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xea1bbc…0ec41b
0x45a7…81e30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x17ebd2…ac6026
0x45a7…81e30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9d507e…dd3c52
0x45a7…81e30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc6f1c4…9a93fe
0x45a7…81e30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1f55b9…986f78
0x45a7…81e30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf23324…5b05fe
0x45a7…81e30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7d16ec…fa1191
0x45a7…81e30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1c8097…e12fb3
0x45a7…81e30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xae6563…579c24
0x45a7…81e30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf4a62f…6fff1e
0x45a7…81e30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xcceadd…04f2ca
0x45a7…81e30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x35ae31…770df6
0x45a7…81e30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2a3793…3deefb
0x45a7…81e30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x74700b…6396b2
0x45a7…81e30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x54574a…afbe72
0x45a7…81e30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x35b305…4432dd
0x45a7…81e30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xbfac84…41f407
0x45a7…81e30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9d3099…3ce3a7
0x45a7…81e30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9f0647…78bace
0x45a7…81e30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x43a921…639e43
0x45a7…81e30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xbe54c5…19e68d

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.