Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x141533…295407
0x2a2e…f4640x3e0a…78e7Base$0.003009100%coinbase14s ago0x8e1d9d…ad3e0c
0x8923…b7930x5990…7883Base$0.01100%coinbase16s ago0xa5a7f7…bd78b7
0x6ba5…57d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x02a014…bac079
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x93dcec…cccd01
0xfc97…709f0xfe80…47eeBase$0.001100%fluxa18s ago0x40b173…e2cf11
0xe500…10010x6839…1a2bBase$0.003100%coinbase18s ago0x4e2c93…510a8d
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x69e31c…ac4724
0x1464…a2610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xc73893…0b03cb
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xd1eb1a…ef6f38
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase20s ago0x936ef6…fc362b
0x7c65…6c400x1345…6ba6Base$0.03100%coinbase22s ago0x8fe8bd…9984dc
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x5f1230…75fb57
0x277a…84ec0x6839…1a2bBase$0.003100%coinbase26s ago0xecca2a…e8e24b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0xb9eca1…dfdfbe
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x5f6d3c…6192a0
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x40e9b4…f7c008
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x5ac868…4656b2
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0xe33ee9…c5feea
0x26a8…80d90x6839…1a2bBase$0.003100%coinbase34s ago0x6c1e54…5ebf7e
ferosso.eth0x1274…d0b6BaseToken PricePrice$0.001100%coinbase36s ago0x9ecf58…0f65ce
0x1464…a2610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0xfc3a1b…a9cf04
0x8b18…0ad40x6839…1a2bBase$0.003100%coinbase42s ago0xd4c2b1…bee8ce
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0x1bd1e5…e0d984
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0x4553c1…407482

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.