Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa21d ago0xf598cc…0b79bd
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa21d ago0x96ba62…07789c
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa21d ago0xf7e409…6d9318
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa21d ago0x2e84ea…b0b2e8
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa21d ago0x6f51d1…0fe121
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa21d ago0xee23b1…3c008c
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa21d ago0x4c917b…95c804
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa21d ago0x978311…a554a0
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa21d ago0x44de57…ee827a
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa21d ago0xe7bc14…730448
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa21d ago0x68a48d…5e85c6
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa21d ago0xe50350…15f787
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa21d ago0xfafb34…6fe1d3
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa21d ago0xb8ee0d…e87975
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa21d ago0xc77693…e836f7
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa21d ago0xdeaf2c…468aff
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa21d ago0xeae5f3…7354c1
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa21d ago0x1467ab…90548c
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa21d ago0xa433e7…3bad9c
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa21d ago0xdc347e…049a49
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa21d ago0xff2665…ab3d85
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa21d ago0xe31019…9a1c3d
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa21d ago0x3a2e1e…2d7a92
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa21d ago0x953ed8…a4140f
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa21d ago0x19a805…9e40dc

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.