Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ea3…59800x9c95…e299Base$0.001100%Route unknown30d ago0x0467c8…b6d377
0x2ea3…59800x9c95…e299Base$0.001100%Route unknown30d ago0xad4c6c…4c24f1
0x2ea3…59800x9c95…e299Base$0.001100%Route unknown30d ago0x4f7584…9a71f7
0x2ea3…59800x9c95…e299Base$0.001100%Route unknown30d ago0x51a546…c41746
0x2ea3…59800x9c95…e299Base$0.001100%Route unknown30d ago0x249285…611d68
0x2ea3…59800x9c95…e299Base$0.001100%Route unknown30d ago0x3def20…db6933
0x2ea3…59800x9c95…e299Base$0.001100%Route unknown30d ago0x7b8151…564cea
0x2ea3…59800x9c95…e299Base$0.001100%Route unknown30d ago0xd949ee…84d718
0x2ea3…59800x9c95…e299Base$0.001100%Route unknown30d ago0xe8d86d…52cd2f
0x2ea3…59800x9c95…e299Base$0.001100%Route unknown30d ago0x8a1eed…5d681b
0x2ea3…59800x9c95…e299Base$0.001100%Route unknown30d ago0xfb2da6…56f599
0x2ea3…59800x9c95…e299Base$0.001100%Route unknown30d ago0x3838b8…6e5f6d
0x2ea3…59800x9c95…e299Base$0.001100%Route unknown30d ago0x6621d8…c143ff
0x2ea3…59800x9c95…e299Base$0.001100%Route unknown30d ago0x67f62e…c3f0e0
0x2ea3…59800x9c95…e299Base$0.001100%Route unknown30d ago0x36516d…51e817
0x2ea3…59800x9c95…e299Base$0.001100%Route unknown30d ago0x57e0e9…154bb3
0x2ea3…59800x9c95…e299Base$0.001100%Route unknown30d ago0xae579a…ba3db1
0x2ea3…59800x9c95…e299Base$0.001100%Route unknown30d ago0x8b92df…1e73a7
0x2ea3…59800x9c95…e299Base$0.001100%Route unknown30d ago0xf5226f…d7cccd
0x2ea3…59800x9c95…e299Base$0.001100%Route unknown30d ago0x7d5188…a45018
0x2ea3…59800x9c95…e299Base$0.001100%Route unknown30d ago0x0b61e4…7b76c2
0x2ea3…59800x9c95…e299Base$0.001100%Route unknown30d ago0xd875e9…d3e6e9
0x2ea3…59800x9c95…e299Base$0.001100%Route unknown30d ago0x2393b5…9f6420
0x2ea3…59800x9c95…e299Base$0.001100%Route unknown30d ago0x2e60b4…ae6cfb
0x2ea3…59800x9c95…e299Base$0.001100%Route unknown30d ago0x2916cf…6a3104

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.