Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa22d ago0x4c5f6d…6a2885
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa22d ago0xaeaab3…2d49e6
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa22d ago0xf8264c…69c6ee
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa22d ago0x26a8de…0f3a0c
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa22d ago0x0676ce…fd841f
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa22d ago0x733765…3391ef
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa22d ago0x8a0467…1de17d
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa22d ago0xfed263…8867b7
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa22d ago0xed2c1f…7d4924
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa22d ago0xccc6ce…c14d12
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa22d ago0xaffc72…9f59c4
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa22d ago0xad30f9…cc4399
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa22d ago0x2bdd37…93ebdd
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa22d ago0x669080…35c858
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa22d ago0x4e0d1d…13152c
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa22d ago0x3b1cf5…817ee6
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa22d ago0x00d4b1…f527c0
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa22d ago0x7f3d87…970cc4
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa22d ago0xdbb614…98e048
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa22d ago0x98f8e2…d070f0
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa22d ago0xa752a2…efe16c
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa22d ago0x26a1e7…5c52c2
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa22d ago0x92d541…d0195f
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa22d ago0xf645d4…775153
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa22d ago0x4f68ad…9b85d6

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.