Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa21d ago0xb4db0f…16fc24
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa21d ago0xa56ddc…178845
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa21d ago0xce81f7…c3c1c8
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa21d ago0xafeeec…e3262d
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa21d ago0xa8b11b…4a627f
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa21d ago0xcc05ed…44fd7f
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa21d ago0x7a010d…7a8a14
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa21d ago0x4b1eee…1f664f
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa21d ago0x9ed4f7…bff2b8
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa21d ago0x24376d…71f900
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa21d ago0x0dcaa4…55eaf4
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa21d ago0x173049…3ed2c8
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa21d ago0xb20bf8…cd923f
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa21d ago0x985f04…0c46ca
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa21d ago0x584001…69db2d
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa21d ago0xad4ad3…1b1b32
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa21d ago0xeea3cd…6056a6
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa21d ago0x73d0eb…204ef1
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa21d ago0x5c9131…057e5d
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa21d ago0x865c25…ca17e6
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa22d ago0xe02720…254ac3
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa22d ago0x82c8bd…c583cb
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa22d ago0xd6408a…49ff61
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa22d ago0x8a02a8…05608c
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa22d ago0x1b8546…02b258

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.