Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa37d ago0x70932f…53c6b0
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa37d ago0x816cb8…781db3
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa37d ago0xf98787…6778cd
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa37d ago0xa9e10e…4d2adc
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa37d ago0x587239…9c3440
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa37d ago0xf2a644…877a52
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa38d ago0x106b4d…8ba4b8
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa38d ago0x938317…061c78
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa38d ago0x0b8713…8f3395
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa38d ago0x9942c5…f5c2cd
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa38d ago0xc9dcb7…525cef
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa38d ago0xf44b25…90bb39
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa38d ago0xc057c2…1241ad
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa38d ago0x723431…52a6b2
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa38d ago0x8f28c9…735c1e
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa38d ago0xa7df67…c5a7bb
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa38d ago0xb24a59…750169
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa38d ago0x4e3f38…3fe49d
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa38d ago0x8c14c1…d762ed
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa38d ago0x63a99f…251b27
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa38d ago0x8c9603…858f3c
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa38d ago0x6b7b7a…d42027
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa38d ago0xbf1f0a…4e32a1
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa38d ago0x9e3090…4a8ade
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa38d ago0xf7c115…a8b7d5

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.