Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4bd993…f19d74
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x655960…453219
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x95a734…e39c23
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xcb7783…2f7fb3
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x76dd60…3c8e71
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2f0f07…f0002c
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf61233…93003e
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3eb6b4…5403fb
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x247441…2dec62
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x247f0f…735c0b
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0a5d3e…19f729
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb7850e…2a9f04
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8af05e…f73df2
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x05b16b…f67101
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x731ecd…52cfa7
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x31df55…dd1d77
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf7b618…f56a39
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa03470…481992
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x24cd35…ca25ed
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x92be84…209210
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8c4f7c…7e9ce9
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x920ae4…4e185a
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xab2d3e…f1736e
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5e2175…b93ca6
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x06127c…42eaeb

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.