Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8d3502…d54ad5
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6cdf86…859a81
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6a43f0…9f2c68
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7a1586…caf5b3
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x32a303…53224a
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x447133…22cf87
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3a97ce…c504ca
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x39787b…d1d963
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0e236a…47676a
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb2eda4…a7c5a0
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x51a85b…8bfa5d
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf77b22…bc98ab
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x47e702…b9af5b
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8409fc…17631a
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe960b0…50ca01
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xee9d2c…cfe56e
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x175414…56ae6a
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc52eba…e34909
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x988825…12fe75
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x16c9b5…8b94bb
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd09631…bc90dc
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x291d5c…bb305d
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x06a7a7…dbd920
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcb8fce…b48766
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x329b53…5fc9f4

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.