Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x057d67…901d59
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0xb69e71…70a561
0x1afa…17020x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0xa46035…92016a
0x84aa…19150x9636…c397Base—$0.01100%coinbase13s ago0xe9a50a…560b82
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x74858d…fe6869
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xcc309a…e6fb0f
0x8923…b7930x2a1f…a48dBase—$0.41100%coinbase17s ago0x42d90a…eff64d
0x87a0…5b090x7d2c…bcfeBase—$0.05100%coinbase23s ago0x5acbc0…77dd1e
0x84aa…19150x9636…c397Base—$0.01100%coinbase23s ago0x6f4248…11fa45
0xf97b…10e70xfe80…47eeBase—$0.001100%fluxa23s ago0x842097…c7ccd3
0x7010…ff210xfe80…47eeBase—$0.001100%fluxa23s ago0xb7ef6c…1ad330
0x556d…04840x716f…7eb3Basex402 service$0.001100%coinbase27s ago0x4c05f7…8253d9
0x556d…04840x1545…18c4BaseBusker FX RatesFx$0.002100%coinbase27s ago0xd81a23…9e27e1
0x556d…04840xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.005100%coinbase27s ago0x20c7a4…735da2
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x264e1e…d7d89e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x8d796a…3464aa
0xfd87…17010x4f4b…422dBase—$0.001100%coinbase29s ago0x5d4102…29ee05
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0xd8bf5c…d72c8e
0x84aa…19150x9636…c397Base—$0.01100%coinbase33s ago0x9931c9…134381
0x1332…66eb0x47c5…4fc3Base—$36.7570%0xa5c8…4ccb33s ago0xe71b65…22cc4d
0x5656…08a10x50eb…6480Base—$0.00170%0x54f0…793233s ago0xabd15e…0ed35f
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x983f5e…d7d6d0
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x6b7027…5455a5
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0x7f67c7…c3823e
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x811a…c8aa37s ago0x2ecea4…2cf1cf

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.