Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7693…be700xfe80…47eeBase—$0.001100%fluxa21d ago0x6088c4…c98f10
0x7693…be700xfe80…47eeBase—$0.001100%fluxa21d ago0x230011…1a5dea
0x7693…be700xfe80…47eeBase—$0.001100%fluxa21d ago0x2ffe8f…35b8d9
0x7693…be700xfe80…47eeBase—$0.001100%fluxa21d ago0xbaa2b3…b5c57b
0x7693…be700xfe80…47eeBase—$0.001100%fluxa21d ago0x3e120f…f5225c
0x7693…be700xfe80…47eeBase—$0.001100%fluxa21d ago0x024a15…3c93cc
0x7693…be700xfe80…47eeBase—$0.001100%fluxa21d ago0xe18e8d…a16339
0x7693…be700xfe80…47eeBase—$0.001100%fluxa21d ago0x719a34…62550c
0x7693…be700xfe80…47eeBase—$0.001100%fluxa21d ago0x760b22…68ac78
0x7693…be700xfe80…47eeBase—$0.001100%fluxa21d ago0xdf5603…920999
0x7693…be700xfe80…47eeBase—$0.001100%fluxa21d ago0x63e8d0…793f48
0x7693…be700xfe80…47eeBase—$0.001100%fluxa21d ago0x4f6b5a…543f4b
0x7693…be700xfe80…47eeBase—$0.001100%fluxa21d ago0xbefa50…b734af
0x7693…be700xfe80…47eeBase—$0.001100%fluxa21d ago0xd9b3cd…661c2b
0x7693…be700xfe80…47eeBase—$0.001100%fluxa21d ago0x6d4497…d8e643
0x7693…be700xfe80…47eeBase—$0.001100%fluxa21d ago0xe6cd29…db2aa2
0x7693…be700xfe80…47eeBase—$0.001100%fluxa21d ago0xc6ec2f…fc4bf8
0x7693…be700xfe80…47eeBase—$0.001100%fluxa21d ago0x70a4b8…7c9ea5
0x7693…be700xfe80…47eeBase—$0.001100%fluxa21d ago0x16f513…1ef961
0x7693…be700xfe80…47eeBase—$0.001100%fluxa21d ago0x98e4da…f03442
0x7693…be700xfe80…47eeBase—$0.001100%fluxa21d ago0xdb6b9e…9c8ba7
0x7693…be700xfe80…47eeBase—$0.001100%fluxa21d ago0x3d9032…be5adb
0x7693…be700xfe80…47eeBase—$0.001100%fluxa21d ago0xfdc153…d1f590
0x7693…be700xfe80…47eeBase—$0.001100%fluxa21d ago0x7a7cd3…6bde3c
0x7693…be700xfe80…47eeBase—$0.001100%fluxa21d ago0x402326…b684a7

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.