Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc5c6c4…e3782c
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x75dd76…132e27
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4daf84…e3dcec
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6318bd…1d10b1
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x046d5e…b3c8b3
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x45f867…095d3d
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3415b4…c2d414
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3f21b6…16e2c4
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6680b6…ee673d
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x782e1d…16a697
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x50809e…96fbe7
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbdff5a…1d2af1
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x81a86d…0b7ab4
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0a78da…dadc3b
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x50aee6…5b92cf
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0a33c8…7f7efd
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd7065d…42a3e5
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6f6f26…d3ff57
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6c6a66…b2b4d7
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd3130f…015b8a
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x893620…105f70
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x63a787…1649b7
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcdff70…549e15
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe6f8cd…84eacf
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7b14c8…b27411

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.