Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa19d ago0x0694af…a7e4a8
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa19d ago0xe4023a…f948ae
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa19d ago0x32769f…b61e0f
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa19d ago0xa914b1…d8915e
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa19d ago0x8eb931…07fec2
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa19d ago0xce2946…5a8b06
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa19d ago0xbec2a4…b339d3
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa19d ago0xc2fbd8…76a081
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa19d ago0x8e2c04…c1353d
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa19d ago0x7b6a98…4b72ef
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa19d ago0xbf52b0…f6a0ca
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa19d ago0x22eae0…b9db71
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa19d ago0x885431…28dd42
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa19d ago0xa02f4f…8129de
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa19d ago0xa3f06a…31b00c
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa19d ago0xac1310…63f098
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa19d ago0x0a9621…416496
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa19d ago0x1e2c3f…585591
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa19d ago0x1c3aae…067256
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa19d ago0xd5a65c…ef10df
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa19d ago0x1e6a04…353d7a
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa19d ago0xa13d57…9f81d0
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa19d ago0x862220…1af7b7
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa19d ago0x674a23…84dc8e
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa19d ago0x561d89…972be7

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.