Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5690…cae60xac65…4417Base—$0.08100%fluxa114d ago0x65b247…e9029b
0xb90a…9ae40x5690…cae6Base—$0.01100%fluxa114d ago0x743c56…96003b
0xb90a…9ae40x5690…cae6Base—$0.01100%fluxa114d ago0x402ea0…22d556
0xb90a…9ae40x5690…cae6Base—$0.01100%fluxa114d ago0x09255e…e2c709
0xb90a…9ae40x5690…cae6Base—$0.01100%fluxa114d ago0x36aee4…4c1129
0xb90a…9ae40x5690…cae6Base—$0.01100%fluxa114d ago0xafdfe4…f02666
0xb90a…9ae40x5690…cae6Base—$0.01100%fluxa114d ago0xcdf88b…d209ed
0xb90a…9ae40x5690…cae6Base—$0.01100%fluxa114d ago0x8e0378…c0de79
0xb90a…9ae40x5690…cae6Base—$0.01100%fluxa114d ago0xa67c79…ed12f6
0x5690…cae60xac65…4417Base—$0.59100%fluxa114d ago0x3d6a6c…8900f2
0xb90a…9ae40x5690…cae6Base—$0.50100%fluxa114d ago0xe18f4b…56748f
0xb90a…9ae40x5690…cae6Base—$0.01100%fluxa114d ago0x84d3da…e07e5d
0xb90a…9ae40x5690…cae6Base—$0.01100%fluxa114d ago0xc159ce…2158f6
0xb90a…9ae40x5690…cae6Base—$0.01100%fluxa114d ago0xa4a4a6…0ca4dd
0xb90a…9ae40x5690…cae6Base—$0.01100%fluxa115d ago0xa00959…7839ed
0xb90a…9ae40x5690…cae6Base—$0.01100%fluxa115d ago0x5cfdbd…95029f
0xb90a…9ae40x5690…cae6Base—$0.01100%fluxa115d ago0x896b7c…27b12a
0xb90a…9ae40x5690…cae6Base—$0.01100%fluxa115d ago0xa8c42f…971791
0xb90a…9ae40x5690…cae6Base—$0.01100%fluxa115d ago0xa7b643…761d74
0xb90a…9ae40x5690…cae6Base—$0.01100%fluxa115d ago0xb1ed33…e9d086
0x5690…cae60xac65…4417Base—$0.04100%fluxa115d ago0xb400dd…bf8947
0xb90a…9ae40x5690…cae6Base—$0.01100%fluxa115d ago0xc2c704…708673
0xb90a…9ae40x5690…cae6Base—$0.01100%fluxa115d ago0xd6cba9…4e4213
0xb90a…9ae40x5690…cae6Base—$0.01100%fluxa115d ago0x32fcaf…045205
0xb90a…9ae40x5690…cae6Base—$0.01100%fluxa115d ago0x606ca6…acf896

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.