Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa31d ago0x389e83…428645
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa31d ago0x154d84…8b240f
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa31d ago0x292b8f…dc0d2f
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa31d ago0xcf32d9…84bac8
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa31d ago0xdaf5a7…79ba2c
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa31d ago0xa3c8f7…d77e44
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa31d ago0x03b099…d6c8ec
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa31d ago0xef1a8b…095574
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa31d ago0x5b1a4e…75ef25
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa31d ago0xbaf617…b32f96
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa31d ago0xb7308c…a209d4
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa31d ago0x9c4436…1dc6c5
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa31d ago0x225c38…0645d6
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa31d ago0xf0e52b…b6fcd2
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa31d ago0xf4340c…5c7efb
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa31d ago0x728406…afb6d5
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa31d ago0x2e2509…5b1f88
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa31d ago0x405081…a1be7f
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa31d ago0xaacfa6…946131
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa31d ago0xfb8932…347e41
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa31d ago0xe02b9a…62f64b
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa31d ago0x867f1e…082e01
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa31d ago0xe48132…4c8324
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa31d ago0xd8a00c…3c939e
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa31d ago0x7f4550…e34f23

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.