Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xc5789d…4310d0
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x0d0460…2a29c7
0xa39a…d3420x5aae…482eBase$0.25100%coinbase17s ago0x43d225…3c351e
0xe458…6b160x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x224bc9…11d48c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xaa3031…52665d
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x898b26…707318
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase25s ago0x94c329…9f75a0
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x1cc1bc…f8fc77
0x6e07…104c0x6839…1a2bBase$0.003100%coinbase25s ago0x6b5012…aed35e
0x04bb…ff080x47c5…4fc3Base$52.5070%0x971f…ddbf25s ago0x8b0be3…81b0bb
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase27s ago0x418c0d…29ed19
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x3c9835…f08c54
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase29s ago0x0f323b…be8309
0x6b41…b4cf0x50eb…6480Base$0.00170%0x54f0…793229s ago0x1bb2ad…8f34fb
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xac1c4a…70ac3e
0xe458…6b160x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0xefc65a…d891c7
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x1dc4c9…cb05ee
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x41d095…e9896d
🦄❤₿.eth0x2fc6…befeBase$155.0070%0x6351…0d6233s ago0xeb8542…e11544
0xa5ab…da930x6839…1a2bBase$0.003100%coinbase33s ago0x48a453…98a2a9
0x19d8…e5fc0x3e0a…78e7Base$0.004148100%coinbase39s ago0xffc630…31e467
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0x8429a4…8c2ae4
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0x36d849…60bef6
0x92d7…c13f0x6839…1a2bBase$0.003100%coinbase39s ago0x0edb86…876b9e
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0xe4febf…10de1b

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.