Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa23d ago0xbb3b38…390677
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa23d ago0xa955b8…66cfb8
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa23d ago0xeab52d…1aa5b4
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa23d ago0x893a1f…541bbe
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa23d ago0xa4d5f8…0d0e48
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa23d ago0x602e9b…62d3c9
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa23d ago0x00ad01…1a29b1
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa23d ago0x088788…aba592
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa23d ago0x7413f3…e0ea03
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa23d ago0x61c953…f9c506
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa23d ago0x3a9fee…1900f4
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa23d ago0x0e5741…bc66e9
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0xc645db…3a5baa
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0x1f9cbf…19df44
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0xf1e652…845bf0
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0x6e648f…26c95b
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0x4b2fb2…0d07f2
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0xe2c07f…d97cbc
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0x1a7f44…163bb2
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0x1ef41b…0553ad
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0x6bae5f…bc93c0
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0x11ae8c…4d7ace
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0x430af4…9d2fca
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0x51305c…fbbc5a
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa24d ago0x5830a5…6e5f1a

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.