Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa34d ago0xe7c9ae…e5b547
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa34d ago0xbdbe37…7ad368
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa34d ago0xbfd6d4…eb32a9
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa34d ago0x6e2d68…ea90b4
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa34d ago0x4593d7…ac70fc
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa34d ago0x4b38de…d0ff5d
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa35d ago0x11ee08…44cb8a
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa35d ago0xc6728b…5f2b5e
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa35d ago0x28757d…5c682a
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa35d ago0xcf8066…823ab3
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa35d ago0xce440d…5babdf
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa35d ago0xc17263…6af98f
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa35d ago0x43b0a5…8beff7
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa35d ago0xc32f41…b84e47
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa35d ago0x85af69…4107e3
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa35d ago0xcf4298…93ed6b
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa35d ago0x6d7c7f…d5fcb2
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa35d ago0x23a28b…4b38da
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa35d ago0xc76350…bc8df5
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa35d ago0x0557eb…d38b43
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa35d ago0xeadab1…228857
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa35d ago0xfe5a2d…97a9cd
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa35d ago0xedf61e…b5772c
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa35d ago0x714894…530a04
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa35d ago0xcfaace…be19cd

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.