Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x446b…978d0x9c95…e299Base—$0.001100%fluxa40d ago0xd40a00…f956bf
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa40d ago0xfeac48…792b09
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa40d ago0x81b9b7…0beb82
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa40d ago0xa911bd…14009d
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa40d ago0xb6de15…b1fa85
0x446b…978d0x9c95…e299Base—$0.001100%fluxa41d ago0x20d894…8dd7c6
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa41d ago0x971ae4…b78df5
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa41d ago0xe03765…23501a
0x446b…978d0x9c95…e299Base—$0.001100%fluxa41d ago0xd02676…76eb74
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa41d ago0x52def6…1eb5a8
0x446b…978d0x9c95…e299Base—$0.001100%fluxa41d ago0x0dbf1a…5c3462
0x446b…978d0x9c95…e299Base—$0.001100%fluxa41d ago0x7abb25…b456c4
0x446b…978d0x9c95…e299Base—$0.001100%fluxa41d ago0xf076af…78d9f4
0x446b…978d0x9c95…e299Base—$0.001100%fluxa41d ago0xe6df27…e4729f
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa41d ago0x098648…ebed38
0x446b…978d0x9c95…e299Base—$0.001100%fluxa41d ago0x6ff2e0…9a5941
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa41d ago0xed574d…dd7f43
0x446b…978d0x9c95…e299Base—$0.001100%fluxa41d ago0xfd3e28…01da68
0x446b…978d0x9c95…e299Base—$0.001100%fluxa41d ago0xb0c4c7…dec954
0x446b…978d0x9c95…e299Base—$0.001100%fluxa41d ago0xee8118…b92611
0x446b…978d0x9c95…e299Base—$0.001100%fluxa41d ago0xb3eae8…f5e2c8
0x446b…978d0x9c95…e299Base—$0.001100%fluxa41d ago0x0c4160…d5c460
0x446b…978d0x9c95…e299Base—$0.001100%fluxa41d ago0xcee36d…846bdb
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa41d ago0x808690…cb71b8
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa41d ago0x8f7053…85653c

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.