Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x4193…2159Base—$0.50100%fluxa90d ago0xefa4e2…054be9
0xb90a…9ae40xc85f…35b7Base—$0.50100%fluxa90d ago0x6d233f…191d41
0xb90a…9ae40xf1ec…2109Base—$0.11100%fluxa90d ago0x54dea6…193af2
0xb90a…9ae40x4421…46d1Base—$0.45100%fluxa90d ago0x683123…8fa111
0xb90a…9ae40x9c18…faceBase—$0.11100%fluxa90d ago0x716c61…55573d
0xb90a…9ae40x4483…d931Base—$0.45100%fluxa90d ago0x711852…e0088e
0xb90a…9ae40xa996…232bBase—$0.50100%fluxa90d ago0xc7ef91…5f81e4
0xb90a…9ae40xcbed…6899Base—$2.09100%fluxa90d ago0x7857a2…49cc8e
0xb90a…9ae40x2aa1…8a00Base—$0.11100%fluxa90d ago0x9824ab…88c669
0xb90a…9ae40x5abf…59daBase—$0.05100%fluxa90d ago0x67c693…69c2ab
0xb90a…9ae40x9c30…6519Base—$0.50100%fluxa90d ago0x0fcaab…1a801e
0xb90a…9ae40xd630…bff3Base—$0.20100%fluxa90d ago0xa3364e…6e20ad
0xb90a…9ae40xbac2…c0a4Base—$0.11100%fluxa90d ago0xde5e61…a3c9ed
0xb90a…9ae40xe7c6…7b86Base—$0.50100%fluxa90d ago0x6b59fe…415a2c
0xb90a…9ae40x411a…aab3Base—$0.45100%fluxa90d ago0x83e681…43f184
0xb90a…9ae40xf06f…14b2Base—$0.50100%fluxa90d ago0x4a4b61…1f8245
0xb90a…9ae40xa510…43feBase—$0.50100%fluxa90d ago0x41e732…b0ae41
0xb90a…9ae40xba7f…95bcBase—$0.11100%fluxa90d ago0x42c75d…7c7dff
0xb90a…9ae40x2cc9…07bdBase—$0.11100%fluxa90d ago0x5e0791…55d02b
0xb90a…9ae40xec7a…efa6Base—$0.11100%fluxa90d ago0xbba3fb…3a3bf9
0xb90a…9ae40x28ee…9ce2Base—$0.50100%fluxa90d ago0x8e2cd7…f03f70
0xb90a…9ae40xe3e4…ff6cBase—$0.50100%fluxa90d ago0xdf8fc9…6ba7f2
0xb90a…9ae40x9fc0…1a47Base—$0.50100%fluxa90d ago0x8d4e82…ac122e
0xb90a…9ae40xc117…219cBase—$0.50100%fluxa90d ago0x58467b…0fbab2
0xb90a…9ae40x9c91…550eBase—$0.50100%fluxa90d ago0xc48e0b…bdb406

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.