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%coinbase17s ago0x0d4897…49e265
0xd880…de2d0x6839…1a2bBase—$0.003100%coinbase25s ago0xf6678b…0d980c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x6de5df…cd5806
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x116674…778df2
0x0278…ed5f0xcd1f…8a81Base—$137.7670%0xf0f7…65c529s ago0xded40f…fe9372
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xe864e0…8b2e02
0xa54d…49f50xa126…9f66Base—$1,973.3670%0x64b2…883333s ago0x6aa357…7f2b04
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase37s ago0x36921f…263e3d
0x25ee…1e850x6839…1a2bBase—$0.003100%coinbase37s ago0xa49c26…04ab5a
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0x32d169…76ec13
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x4e90…564a41s ago0xe5ea57…ba6242
0xbab4…b7070xa128…d4d6Base—$200.0070%0xa923…c9ac41s ago0x9263e3…8031e7
0xd9cb…eb290x6839…1a2bBase—$0.003100%coinbase45s ago0xf42403…3c9fc4
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0x06fae7…a9f973
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase47s ago0x8ca83d…d62f0b
0xf97b…10e70xfe80…47eeBase—$0.001100%fluxa51s ago0xb723f4…6a6c35
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase53s ago0xdeec51…f2179a
0x45b0…2c2b0x6839…1a2bBase—$0.003100%coinbase59s ago0x5fb888…231d82
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x56386a…b2b670
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0xfb0ccd…93371d
0x1eb5…04fd0x50eb…6480Base—$0.00170%0x54f0…79321m ago0xf52e43…2d8241
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x9e9689…a94dc0
0xff39…c8b10x6839…1a2bBase—$0.003100%coinbase1m ago0x20b384…d7711e
0xfe8f…794d0x4754…327bBase—$43.68100%mrdn1m ago0x9a0869…ec8f20
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0xc97e63…d3c9d0

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.