Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ca0…aa710xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase18s ago0x8fa673…9b9f60
0x2176…f0bd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x76ee52…ef3d81
0x3ca0…aa710xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase20s ago0x570c82…f09c73
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x4d0fb2…108466
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x03b3d0…0c60c0
0xdf13…cee70xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase34s ago0xe28d3a…a86efa
0xaf37…8ab40x17cd…7905Basex402 service$0.05100%coinbase36s ago0x72a04f…ffae50
0xd952…d44c0xfe80…47eeBase—$0.001100%fluxa38s ago0x0992e4…0403dd
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0xc5975c…e309ae
0x2176…f0bd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0xf95040…571c43
0xa54d…49f50x0130…2e31Base—$5.7670%0x64b2…883342s ago0x2dc364…2be097
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase42s ago0x6a2fe0…161c42
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase44s ago0x145a76…14f7f1
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase44s ago0x4d0960…ef97f9
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase46s ago0x995b88…7af72d
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase46s ago0xc46133…fe7bed
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase46s ago0x553775…eaf08b
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase46s ago0x9b90d2…29cf0f
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase46s ago0x731dd1…faddf8
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase46s ago0x23a1a3…2f528c
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase46s ago0x4160af…253ec8
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase46s ago0x680744…2ed399
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase46s ago0x160d14…7c2beb
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase46s ago0x69694b…7e11b0
0x3ca0…aa710xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase48s ago0x0b4cc0…d2bccc

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.