Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcec5…f0020x09ae…ec64Base$55.3070%0x07ae…0e6715s ago0x2b50bf…c7129a
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x97cd91…7995d2
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase19s ago0xcde894…053c2c
0xa42f…ffb50x566c…9f3cBase$3.0070%0x3e32…3ce721s ago0x5005e5…bd0b4c
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x309160…b3ef1a
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x2a7679…192b9f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xc5789d…4310d0
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x0d0460…2a29c7
0xa39a…d3420x5aae…482eBase$0.25100%coinbase27s ago0x43d225…3c351e
0xe458…6b160x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x224bc9…11d48c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0xaa3031…52665d
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x898b26…707318
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase35s ago0x94c329…9f75a0
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x1cc1bc…f8fc77
0x6e07…104c0x6839…1a2bBase$0.003100%coinbase35s ago0x6b5012…aed35e
0x04bb…ff080x47c5…4fc3Base$52.5070%0x971f…ddbf35s ago0x8b0be3…81b0bb
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase37s ago0x418c0d…29ed19
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0x3c9835…f08c54
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase39s ago0x0f323b…be8309
0x6b41…b4cf0x50eb…6480Base$0.00170%0x54f0…793239s ago0x1bb2ad…8f34fb
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0xac1c4a…70ac3e
0xe458…6b160x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0xefc65a…d891c7
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0x1dc4c9…cb05ee
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0x41d095…e9896d
🦄❤₿.eth0x2fc6…befeBase$155.0070%0x6351…0d6243s ago0xeb8542…e11544

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.