Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa20d ago0xdd78fc…c46c20
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa20d ago0x9ad718…7617e9
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa20d ago0x267e7f…25b89b
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa20d ago0x4699a0…91043f
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa20d ago0x1fa217…86e85d
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa20d ago0x5d27e5…bcca38
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa20d ago0x3b17db…f633d3
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa20d ago0x619301…20d60e
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa20d ago0xef763a…9376f0
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa20d ago0xe36006…9480cd
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa20d ago0x940430…bc7e1d
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa20d ago0x300a25…838964
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa20d ago0x3e912a…0b8e60
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa20d ago0x92ee1e…587478
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa20d ago0x8caaed…4be47a
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa20d ago0xb5333a…35f31b
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa20d ago0xe5aba2…703091
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa20d ago0x0e9204…eb475e
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa20d ago0xd9588d…81e1f4
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa20d ago0xa94e2e…7f2ffe
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa20d ago0xbde10c…61ef1e
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa20d ago0x496896…8a0375
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa20d ago0xf02db9…1f1da4
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa20d ago0x8d43dd…5bce4a
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa21d ago0x82b14a…89a473

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.