Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa20d ago0xc9b657…1a4569
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa20d ago0xa82ae1…eb1a9b
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa20d ago0x556caa…d18954
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa20d ago0x389d19…56de8c
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa20d ago0xa5f5ab…00b51c
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa20d ago0xe50db8…406731
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa21d ago0x37dbc3…548bea
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa21d ago0xe5db82…db47d5
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa21d ago0xee3cb3…172ff7
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa21d ago0xc30a99…89ecdc
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa21d ago0x2634f8…9d4a17
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa21d ago0x6f7f2d…05dee4
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa21d ago0x965b25…0c888b
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa21d ago0x7b0451…244d92
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa21d ago0x74fd94…018ec9
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa21d ago0xd8c6fe…dada5e
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa21d ago0x976a46…aa8945
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa21d ago0x6a789d…1adaa2
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa21d ago0xefd5d5…601db4
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa21d ago0x17f818…997d7d
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa21d ago0x064146…ae354a

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.