Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase15s ago0x89b59f…b71ab4
0x3cf2…1be10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xeeff34…d76d17
0x9f70…7e3a0x6839…1a2bBase$0.003100%coinbase27s ago0x96bff9…1bf947
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x37ec37…120fcd
0xf359…47460xa8b2…1d68Base$0.0170%0x9501…c67735s ago0x0833db…fef82e
0x3cf2…1be10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0xe8432c…322a40
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase35s ago0xfa4861…cf52ea
0x3619…3ed10x6839…1a2bBase$0.003100%coinbase39s ago0x6c18dc…c6b599
0x1332…66eb0x47c5…4fc3Base$68.0070%0xad90…433245s ago0xce0a28…91e99f
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase47s ago0x008e46…153664
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase49s ago0x50ae77…dfa316
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase49s ago0x8e5e6f…864906
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase49s ago0x366117…27ffb3
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase49s ago0xc387c4…b2dfb7
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase49s ago0x8da53f…b60d3c
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase49s ago0x99d7be…f69370
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase51s ago0xbf9fc9…d087c6
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase51s ago0x1af274…b7315d
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase51s ago0xbb00a7…26ce40
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase51s ago0xfb9c0f…f6a5a1
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase51s ago0x068f79…3c27ed
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase51s ago0x38f04a…d881d5
0x8769…251e0x325b…d430BaseStableEnrichExa$0.03100%coinbase51s ago0x681bcb…916198
0x1949…c2300x6839…1a2bBase$0.003100%coinbase53s ago0x7d5735…c0be28
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase53s ago0x8bbe44…988cf5

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.