Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa772…94310xfe80…47eeBase—$0.001100%fluxa23d ago0x3d068f…f757c5
0xa772…94310xfe80…47eeBase—$0.001100%fluxa23d ago0x65787f…339f51
0xa772…94310xfe80…47eeBase—$0.001100%fluxa23d ago0x9d6531…ed8f94
0xa772…94310xfe80…47eeBase—$0.001100%fluxa23d ago0xd68811…96942f
0xa772…94310xfe80…47eeBase—$0.001100%fluxa23d ago0xf525ba…fb8047
0xa772…94310xfe80…47eeBase—$0.001100%fluxa23d ago0x6132a3…f98f18
0xa772…94310xfe80…47eeBase—$0.001100%fluxa23d ago0x70e285…1751b4
0xa772…94310xfe80…47eeBase—$0.001100%fluxa23d ago0x3e4c09…c9515e
0xa772…94310xfe80…47eeBase—$0.001100%fluxa23d ago0x79cbf5…e1d98b
0xa772…94310xfe80…47eeBase—$0.001100%fluxa23d ago0x3d642f…4f5c8c
0xa772…94310xfe80…47eeBase—$0.001100%fluxa23d ago0x2033c5…18be78
0xa772…94310xfe80…47eeBase—$0.001100%fluxa23d ago0x9c3414…7bb919
0xa772…94310xfe80…47eeBase—$0.001100%fluxa24d ago0xe57f3b…eb7f95
0xa772…94310xfe80…47eeBase—$0.001100%fluxa24d ago0xea114f…5a8e2a
0xa772…94310xfe80…47eeBase—$0.001100%fluxa24d ago0x77b4ae…9c9d12
0xa772…94310xfe80…47eeBase—$0.001100%fluxa24d ago0xe0ba4c…cae612
0xa772…94310xfe80…47eeBase—$0.001100%fluxa24d ago0x1d3335…defa3c
0xa772…94310xfe80…47eeBase—$0.001100%fluxa24d ago0x1a3558…e07a41
0xa772…94310xfe80…47eeBase—$0.001100%fluxa24d ago0x6a8369…da1317
0xa772…94310xfe80…47eeBase—$0.001100%fluxa24d ago0xfd7569…1d64ca
0xa772…94310xfe80…47eeBase—$0.001100%fluxa24d ago0x9983f4…d1a9e8

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.