Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e70…7d2c0x5aae…482eBase$0.25100%coinbase14s ago0xd8112a…acafe4
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14s ago0x1a0c27…455d0c
0xafd8…a8f10xfe80…47eeBase$0.001100%fluxa16s ago0x58882b…80e249
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase18s ago0xba2f2e…2c443f
0x667c…47df0xfe80…47eeBase$0.001100%fluxa18s ago0xc06b37…e421d1
0x79ec…56320x47c5…4fc3Base$126.0070%0x0f31…87b118s ago0x7915df…a5cf9d
0x16c2…a9b70x52e2…f3eaBasex402 service$0.005100%coinbase20s ago0x15bfdd…cabc91
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase20s ago0xc16050…048161
0xb44b…7a650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xfa702f…5223ce
0x2b2d…7c3e0x6839…1a2bBase$5.00100%coinbase22s ago0x89766e…5a289a
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted22s ago0x85043c…9ce31a
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase22s ago0x027e28…56268a
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase22s ago0x5c9e3c…f04840
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase24s ago0xb06191…e31749
0x0a72…c18d0x1f59…b3e8Base$0.1270%0x0b44…80fc24s ago0xc1bf7b…a81bd0
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase24s ago0xe96c7a…23e479
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase24s ago0xecd83c…f7c09c
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x11464f…6c0ae6
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase24s ago0xf5e12e…2180a1
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase24s ago0x06567b…491d4f
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase24s ago0x2c2958…db550b
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase24s ago0x70849e…504a46
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase24s ago0xcb398a…884c45
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase24s ago0x33f72d…ce0588
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase24s ago0xff07b6…c0a80d

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.