Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c8a…40e50x9c95…e299Base$0.001100%fluxa33d ago0x540a4c…df930f
0x7c8a…40e50x9c95…e299Base$0.001100%fluxa33d ago0xbea21f…095f09
0x7c8a…40e50x9c95…e299Base$0.001100%fluxa33d ago0x0d058d…313a12
0x7c8a…40e50x9c95…e299Base$0.001100%fluxa33d ago0xbe4942…484a23
0x7c8a…40e50x9c95…e299Base$0.001100%fluxa33d ago0x4e7dbb…1a740f
0x7c8a…40e50x9c95…e299Base$0.001100%fluxa33d ago0x180753…7204c3
0x7c8a…40e50x9c95…e299Base$0.001100%fluxa33d ago0xebffe5…3e6095
0x7c8a…40e50x9c95…e299Base$0.001100%fluxa33d ago0xd79c12…f9a296
0x7c8a…40e50x9c95…e299Base$0.001100%fluxa33d ago0xf0f5f4…37863a
0x7c8a…40e50x9c95…e299Base$0.001100%fluxa33d ago0xec17c6…daea34
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa33d ago0x4c19b5…53563e
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa34d ago0x298c40…4e3214
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa34d ago0x62385b…b67730
0x7c8a…40e50x9c95…e299Base$0.001100%fluxa34d ago0x9d04c8…3d7943
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa34d ago0xceae85…3d0e5d
0x7c8a…40e50x9c95…e299Base$0.001100%fluxa34d ago0xc69146…dadd47
0x7c8a…40e50x9c95…e299Base$0.001100%fluxa34d ago0x820bf2…690b56
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa34d ago0xe807db…97e741
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa34d ago0x15752a…6d1645
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa34d ago0x0df0db…ef3cf3
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa34d ago0xd2a7ff…cb6906
0x7c8a…40e50x9c95…e299Base$0.001100%fluxa34d ago0x19b0c2…06f0fa
0x7c8a…40e50x9c95…e299Base$0.001100%fluxa34d ago0xa87abd…b7489e
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa34d ago0xb7960b…f3c528
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa34d ago0x8ab637…19025c

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.