Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa37d ago0x89730d…eb8451
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa37d ago0xea956a…5385cd
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa37d ago0x1d38ab…10f0a0
0xb78a…19d10x9c95…e299Base$0.001100%fluxa37d ago0x7fe95a…4bf59c
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa37d ago0x797f6b…94483b
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa37d ago0x31e316…34eebc
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa37d ago0x556b29…60ff7f
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa37d ago0x19e2f4…0d0c09
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa37d ago0xba98e1…aaecf8
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa37d ago0x629be8…80f7bd
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa37d ago0xd3aa0a…319159
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa37d ago0x717f05…1ac54f
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa37d ago0x80b4d6…a35882
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa37d ago0x12823b…a41ac2
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa37d ago0x5567bc…e809ee
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa37d ago0x937a26…a52412
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa37d ago0x0445b3…b8af9f
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa37d ago0x092802…31b0db
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa37d ago0xcea78a…78a466
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa37d ago0xcc3d38…03229c
0xb78a…19d10x9c95…e299Base$0.001100%fluxa37d ago0xc63249…763b65
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa37d ago0x2d9b30…d87b6f
0xb78a…19d10x9c95…e299Base$0.001100%fluxa37d ago0x10420c…9da8be
0xb78a…19d10x9c95…e299Base$0.001100%fluxa37d ago0x03ec86…6244ef
0xb78a…19d10x9c95…e299Base$0.001100%fluxa37d ago0xf386aa…383bcc

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.