Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd973…a2050xfe80…47eeBase$0.001100%fluxa17d ago0x7fbe63…4d98d2
0xd973…a2050xfe80…47eeBase$0.001100%fluxa17d ago0xaa4290…e726ad
0xd973…a2050xfe80…47eeBase$0.001100%fluxa17d ago0xe7ab74…318551
0xd973…a2050xfe80…47eeBase$0.001100%fluxa17d ago0xda43c9…ad53b0
0xd973…a2050xfe80…47eeBase$0.001100%fluxa17d ago0x072f52…0ff252
0xd973…a2050xfe80…47eeBase$0.001100%fluxa17d ago0xc2a687…3a4b61
0xd973…a2050xfe80…47eeBase$0.001100%fluxa17d ago0xb66456…fbd5e3
0xd973…a2050xfe80…47eeBase$0.001100%fluxa17d ago0xb96dbb…07a823
0xd973…a2050xfe80…47eeBase$0.001100%fluxa17d ago0xfdba01…a98c9e
0xd973…a2050xfe80…47eeBase$0.001100%fluxa17d ago0x3973e3…1216ea
0xd973…a2050xfe80…47eeBase$0.001100%fluxa17d ago0xe2acb7…bd1a47
0xd973…a2050xfe80…47eeBase$0.001100%fluxa17d ago0xfa5000…0f05ef
0xd973…a2050xfe80…47eeBase$0.001100%fluxa17d ago0x6b210e…699f47
0xd973…a2050xfe80…47eeBase$0.001100%fluxa17d ago0xcb057c…88253d
0xd973…a2050xfe80…47eeBase$0.001100%fluxa17d ago0x361644…04e87c
0xd973…a2050xfe80…47eeBase$0.001100%fluxa17d ago0x5e6e06…c82e6c
0xd973…a2050xfe80…47eeBase$0.001100%fluxa17d ago0xc97a85…4a52b2
0xd973…a2050xfe80…47eeBase$0.001100%fluxa17d ago0x04d39e…412c7c

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.