Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa17d ago0xec2f83…5c9b96
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa17d ago0x8df809…d373bd
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa17d ago0x742fa5…d70e41
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa17d ago0x832b94…133fb3
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa17d ago0x8e6bc2…9058c4
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa17d ago0x07a8af…8861cc
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa17d ago0x9d42d0…d5591e
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa17d ago0x6fe230…05ae6e
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa17d ago0x4a74a7…ab4002
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa17d ago0x0821bc…42e622
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa17d ago0xa5b828…5856da
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa17d ago0x907688…f51b62
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa17d ago0x5d7e8e…0b703d
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa17d ago0xdf5729…21965a
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa17d ago0xdebe1e…15959d
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa17d ago0x1b641a…3cf7d2
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa17d ago0xfdff40…4cb3f0
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa17d ago0xd099bd…e86453
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa17d ago0xaef9a6…9b254f
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa17d ago0x115a39…e9d0b7
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa17d ago0x1caa8d…85f4a8
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa18d ago0xc31aec…c4c9ac
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa18d ago0x14e546…e321f7
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa18d ago0xff7d7e…acb313
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa18d ago0x9b3740…c27ef8

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.