Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa24d ago0x4d97a8…fdd905
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa24d ago0x2ffb37…d1d2fc
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa24d ago0xa457a4…4408a8
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa24d ago0x5349f8…409125
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa24d ago0x957b25…41af38
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa24d ago0xa98ebb…b6beb7
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa24d ago0xd76238…5ad760
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa24d ago0xa6d295…8a8b66
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa24d ago0x4af180…ed827a
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa24d ago0xad41e4…704032
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa24d ago0x71e4ff…2cbe17
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa24d ago0x637259…748f2e
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa24d ago0x939d4b…8299b1
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa24d ago0x716daa…86b0be
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa24d ago0xd11543…b0eea1
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa24d ago0xcfdd84…9364e4
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa24d ago0xa8cb7b…31cba7
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa24d ago0x4c4a5f…e479f8
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa24d ago0xa00651…cd36ff
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa24d ago0x3b23f3…91bc54
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa24d ago0x0f2e32…9a5f10
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa24d ago0x1ce854…98d25e
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa24d ago0x154f9a…ed0046
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa24d ago0x4c1048…05b9e1
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa24d ago0xc34220…186a77

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.