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%coinbase10s ago0x12dd37…fc3d80
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase10s ago0x4a2303…8ff066
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase12s ago0x66cb74…64c5ef
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted12s ago0x7b9e3a…2c9deb
0x2ad9…5c130x2e8d…c32dBaseOmnia OddsLlm$0.002100%coinbase14s ago0x429828…73da0f
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14s ago0x6b1ea4…f402f6
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase14s ago0x93f257…5db11a
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xa95a31…38450d
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted16s ago0x08cd3c…b8b704
0xe4e1…e81b0x6839…1a2bBase—$0.003100%coinbase16s ago0x83cfd7…c86844
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18s ago0x218589…9bf200
0x522f…354b0xfe80…47eeBase—$0.001100%fluxa18s ago0xe64a39…08f4a9
0x2ad9…5c130x2e8d…c32dBaseOmnia OddsLlm$0.005100%coinbase18s ago0x174dfe…6b5bcb
0xa8e4…d7d90xb86a…e183Base—$1.9270%0xb86a…e18318s ago0x8afd74…d7cfc9
0x8415…995f0xd908…f214Base—$0.0170%0x0021…ad8f20s ago0x8a551d…2caff6
0x2ad9…5c130x2e8d…c32dBaseOmnia OddsLlm$0.002100%coinbase20s ago0x15283d…f1a4f4
0x54cd…698c0x09ae…ec64Base—$0.5770%0x07ae…0e6720s ago0xb14b62…566d36
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xec15d1…7032cb
0x2ad9…5c130x2e8d…c32dBaseOmnia OddsLlm$0.001100%coinbase22s ago0x9adda2…0786b3
0x2ad9…5c130x2e8d…c32dBaseOmnia OddsLlm$0.001100%coinbase24s ago0xc4a77b…235350
0xeeea…bf7b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x4bece6…49a887
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0xc02a4a…128feb
0xf699…2de40x6839…1a2bBase—$0.003100%coinbase28s ago0xad0e56…9b55fa
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x3f7f66…2ef90b
0x0cdc…5b390x47c5…4fc3Base—$10.5070%0x7c94…b13e30s ago0x043eac…df76ec

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.