Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe85…9b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3c8bef…e769ff
0xbe85…9b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xce7f07…a0a80b
0xbe85…9b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0d3a2d…d924e8
0xbe85…9b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x959bda…8c2580
0xbe85…9b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3fe1c8…b4eb6c
0xbe85…9b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x25c614…9293d0
0xbe85…9b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xac8bbe…d427ca
0xbe85…9b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1c0587…fe6731
0xbe85…9b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4843c6…bbbb4a
0xbe85…9b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0c80c5…bc10c5
0xbe85…9b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9d6e9e…691a08
0xbe85…9b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x540d65…96a786
0xbe85…9b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2f9ddf…e01e01
0xbe85…9b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfe11b0…ea6ca9
0xbe85…9b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x855f9e…287ad5
0xbe85…9b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8a9177…127e21
0xbe85…9b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xba1ada…f26ef0
0xbe85…9b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2bb354…21027e
0xbe85…9b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2c2525…fc8b81
0xbe85…9b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc03fff…2848a5
0xbe85…9b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2b4078…563737
0xbe85…9b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x80e1be…081344
0xbe85…9b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe69313…b574da
0xbe85…9b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x214fd0…d03173
0xbe85…9b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7ce01b…3a30ef

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.