Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x229c…ab6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xa22157…e5ef43
0x229c…ab6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x03a264…44951e
0x229c…ab6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x35bf92…32cf3d
0x229c…ab6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x4b47ab…e9be26
0x229c…ab6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x427871…3a44ed
0x229c…ab6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x1cd35f…1876c5
0x229c…ab6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xf169ca…f5d4c6
0x229c…ab6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x2d54a2…b987da
0x229c…ab6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xbfe4f8…aadf28
0x229c…ab6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd6f371…ee68b5
0x229c…ab6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x9be381…bd18f7
0x229c…ab6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd1cbcb…ffca80
0x229c…ab6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x9b095e…3112ee
0x229c…ab6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x717832…f0cb37
0x229c…ab6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x76cb19…27d36a
0x229c…ab6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x7cfa4f…408777
0x229c…ab6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x946c3e…d53449
0x229c…ab6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x9dd061…90f98c
0x229c…ab6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xc65ad8…993981
0x229c…ab6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xc5df8e…308c26
0x229c…ab6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xb3f4c5…a73672
0x229c…ab6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x96a0b1…c52e7c
0x229c…ab6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xef6ed7…863aa8
0x229c…ab6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x4073d3…53834f
0x229c…ab6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x0b2767…367abc

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.