Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x1cb5…c0e226d ago0xd1094c…42363b
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x8e4d…98c026d ago0xae7e18…fca48f
0xa17c…60a90x47c5…4fc3Base—$5.2570%0x33d4…503726d ago0x3c7415…92b60c
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xe1d1…1b1926d ago0x015e6f…e45362
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x9d18…1e3a26d ago0xfeac83…ab5854
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x3e24…de6826d ago0x64b401…0fc794
0xa17c…60a90x47c5…4fc3Base—$15.7570%0xff29…064626d ago0xeb0733…8deaa0
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x54b0…438426d ago0x6cdd97…c410c2
0xa17c…60a90x47c5…4fc3Base—$21.0070%0xba2c…ddc826d ago0x023f55…d74a90
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x9ac4…71a926d ago0xc54cc1…af12d7
0xa17c…60a90x47c5…4fc3Base—$9.4570%0x6bdd…b27626d ago0xf4e202…d0eddb
0xa17c…60a90x47c5…4fc3Base—$1.0570%0x1798…f45f26d ago0x6f6683…24841e
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x89a0…ff5826d ago0x57ff2c…daf1f7
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x1f5f…656e26d ago0x894cf6…8ec1c6
0xa17c…60a90x47c5…4fc3Base—$15.7570%0xabef…391326d ago0x3dc6af…935dd1
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xb834…55bc26d ago0xf0d089…d2c315
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xc2ed…bd4e26d ago0xf33573…c71ac0
0xa17c…60a90x47c5…4fc3Base—$5.2570%0xf9f2…732926d ago0x282734…86a8a1
0xa17c…60a90x47c5…4fc3Base—$4.2070%0xa690…238c27d ago0xd46d48…1087b9
0xa17c…60a90x47c5…4fc3Base—$2.1070%0xf239…386c27d ago0x4b19c8…4d026e

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.