Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa36d ago0x4367cd…3ae324
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa36d ago0x42ce9e…799c8a
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa36d ago0x628636…ed6096
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa36d ago0x674ffb…f00a9a
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa36d ago0x4aa87e…50ed68
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa36d ago0x2857af…f3825c
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa36d ago0xed06b6…823ce6
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa36d ago0xe51e7a…93be1d
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa36d ago0x4d6d40…3e1e5b
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa36d ago0x8d118a…1e9cfb
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa36d ago0x170290…cd5916
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa36d ago0x077d5e…b481c2
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa36d ago0xda22e4…f6a65f
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa36d ago0xa548e0…137dc5
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa37d ago0x0f15d4…e7ea90
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa37d ago0x0761ff…ece102
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa37d ago0x984d92…c82953
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa37d ago0x428fde…a503a5
0x2f75…bb760x9c95…e299Base$0.001100%fluxa37d ago0x18ca03…385957
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa37d ago0xe61457…3f4943
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa37d ago0x70987e…9acc22
0x2f75…bb760x9c95…e299Base$0.001100%fluxa37d ago0xeb0306…c8b852
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa37d ago0xad08c3…71d461
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa37d ago0x6a1f7d…811dc6
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa37d ago0x91083a…f786a2

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.