Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6ca5a3…697500
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf0a7f3…70f787
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x111c85…aaa2c6
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x871bc2…0eb52c
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdf28fa…fa6676
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc332d7…d19318
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xca8172…3d8290
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x65d22b…a9e920
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2c1c2d…cd28e5
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xff9ba6…1e4142
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd0961e…93a863
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2339ea…f46e61
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4570d3…279f62
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8fdeb8…cce079
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb03bcc…511f82
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc3e266…e59979
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4f8bcf…f28d4c
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8f082c…a21969
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd295f9…cf40a0
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x28f356…1bd5bd
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb8c778…1c14d1
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6bedc8…66acde
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc993a2…91e649
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0076e9…c2435a
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xced13e…181ae6

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.