Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa49d ago0x777406…81e9c7
0x7d83…b5330x9c95…e299Base$0.001100%fluxa49d ago0x7c110d…cc19e0
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa49d ago0xbfb4bd…1ca422
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa49d ago0xc5f83d…f55fa8
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa49d ago0x8fbec1…b55bde
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa49d ago0x619a5e…5feb22
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa49d ago0xfbda76…fc4bcf
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa49d ago0xdcec34…22c9a3
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa49d ago0x051fa8…201c3e
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa49d ago0xf8ac88…9e748b
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa49d ago0x0d962d…77a671
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa49d ago0xe0a8af…c8f856
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa49d ago0xa64da2…75c11d
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa49d ago0xc4d729…2d35d1
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa49d ago0x5bd158…27cc2d
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa49d ago0xffd3b8…7ac04c
0x7d83…b5330x9c95…e299Base$0.001100%fluxa49d ago0x7e8246…5a4150
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa49d ago0x012a92…88f38b
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa49d ago0xa38f37…7dbe74
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa49d ago0xe157dc…12fa8a
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa49d ago0x1600ca…703cb3
0x7d83…b5330x9c95…e299Base$0.001100%fluxa50d ago0x985385…f89c12
0x7d83…b5330x9c95…e299Base$0.001100%fluxa50d ago0xe4e649…26267b

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.