Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa18d ago0x9ffea3…6b239d
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa18d ago0xa59a7d…4828c6
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa18d ago0x082bf3…e60f42
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa18d ago0x2e3fc6…ecd6d7
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa18d ago0xaa0eb3…939956
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa18d ago0x032287…e41420
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa18d ago0xaa2586…385364
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa18d ago0xfc88ed…5f38af
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa18d ago0xc568f3…b44a41
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa18d ago0x77182f…39709c
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa18d ago0xb3fec5…19b20a
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa18d ago0xd37ab9…52d666
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa18d ago0xe2a1c5…267c2c
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa18d ago0xb70804…96fe2b
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa18d ago0x2c7235…d717cb
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa18d ago0x3e9232…d0b075
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa18d ago0x6c2c13…a90e15
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa18d ago0x11ef40…540bd0
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa18d ago0x74c1cd…79582b
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa18d ago0x54dd5b…1c2f97
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa18d ago0xa6a94a…5b2275
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa18d ago0x15c1e2…de3dca
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa18d ago0x06b807…10d3bd
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa18d ago0xf14717…3d1464
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa18d ago0x6feb12…6637f0

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.