Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf330…29750xfe80…47eeBase—$0.001100%fluxa24d ago0xad00c7…7737ae
0xf330…29750xfe80…47eeBase—$0.001100%fluxa24d ago0x5efc7e…391019
0xf330…29750xfe80…47eeBase—$0.001100%fluxa24d ago0x53e94a…2ad3bb
0xf330…29750xfe80…47eeBase—$0.001100%fluxa24d ago0x30459e…c3d635
0xf330…29750xfe80…47eeBase—$0.001100%fluxa24d ago0x6d6934…0c93ac
0xf330…29750xfe80…47eeBase—$0.001100%fluxa24d ago0x148bae…d2a1a4
0xf330…29750xfe80…47eeBase—$0.001100%fluxa24d ago0x6e1e0e…40d7e1
0xf330…29750xfe80…47eeBase—$0.001100%fluxa24d ago0x0af9ab…51611e
0xf330…29750xfe80…47eeBase—$0.001100%fluxa24d ago0x1b41e3…16b6c2
0xf330…29750xfe80…47eeBase—$0.001100%fluxa24d ago0x0ce1a3…9b5eed
0xf330…29750xfe80…47eeBase—$0.001100%fluxa24d ago0x39eaf2…416ef4
0xf330…29750xfe80…47eeBase—$0.001100%fluxa24d ago0xac9852…7a0ab9
0xf330…29750xfe80…47eeBase—$0.001100%fluxa24d ago0x5b61a2…977c2a
0xf330…29750xfe80…47eeBase—$0.001100%fluxa24d ago0x6a5a4c…1906fc
0xf330…29750xfe80…47eeBase—$0.001100%fluxa24d ago0xbdcb6d…98d1bb
0xf330…29750xfe80…47eeBase—$0.001100%fluxa24d ago0x5aeda4…7222b0
0xf330…29750xfe80…47eeBase—$0.001100%fluxa24d ago0xd0d9e5…bebc2d
0xf330…29750xfe80…47eeBase—$0.001100%fluxa24d ago0xbdbd0a…f3cfdc
0xf330…29750xfe80…47eeBase—$0.001100%fluxa24d ago0x94e141…9cfffa
0xf330…29750xfe80…47eeBase—$0.001100%fluxa24d ago0x604a07…0fdf5d
0xf330…29750xfe80…47eeBase—$0.001100%fluxa24d ago0x405c34…75f1d8
0xf330…29750xfe80…47eeBase—$0.001100%fluxa24d ago0xfa1dff…eb9380
0xf330…29750xfe80…47eeBase—$0.001100%fluxa24d ago0x973264…4dfa5a
0xf330…29750xfe80…47eeBase—$0.001100%fluxa24d ago0xcd1a0c…1ea6d2
0xf330…29750xfe80…47eeBase—$0.001100%fluxa25d ago0x2649a7…663374

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.