Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa47d ago0x782aaf…20c87f
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa47d ago0x8d34a2…741786
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa47d ago0x0eca35…21a25a
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa47d ago0x61da09…e27334
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa47d ago0xe39f7b…79b79e
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa47d ago0x070605…8f3d38
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa47d ago0xcd50d7…c45799
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa47d ago0x955f47…f38066
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa47d ago0xd111e5…5fad39
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa47d ago0xb485f6…c7d53a
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa47d ago0xe00a17…c2296f
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa47d ago0xcecec6…5279e9
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa47d ago0xa41a56…b74fa5
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa47d ago0x3bfa16…473d77
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa47d ago0xa8c1c8…c3cc1d
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa47d ago0xedee75…1faf40
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa47d ago0xc12b28…f4b38d
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa47d ago0xf320cf…e6f38c
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa47d ago0xa9fd61…4a5a2c
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa47d ago0x0d0c67…617d61
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa47d ago0xb41815…05225d
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa47d ago0xbdcac5…1e1ea7
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa47d ago0xe4dff9…793450

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.