Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase5d ago0xf3e1ec…f4965d
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase5d ago0xcfa29e…aacecc
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase5d ago0xb124ce…508837
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase5d ago0x07d630…cdd354
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase5d ago0x517834…12e36b
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase5d ago0x2a8c29…6bf7f7
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase5d ago0x3c69e3…e82de1
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase5d ago0x911410…eaf694
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase5d ago0xccbb14…492c7f
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase5d ago0x91588e…edf6b3
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase5d ago0x161e49…93e4f6
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase5d ago0xa10fa8…463340
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase5d ago0xd5e748…23aeca
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase5d ago0xe12293…6e3852
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase5d ago0x3d9921…aa609e
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase5d ago0x574b5c…0be81b
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase5d ago0x4ecaac…571fe5
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase5d ago0xd87d21…43d902
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase5d ago0x80c88b…dff18a
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase5d ago0x56989f…8d3bfc
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase5d ago0x7753e3…2a6899
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase5d ago0xf0f7fe…19c1ab
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase5d ago0x73046a…702689
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase5d ago0x8d8596…3d61ae
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase5d ago0x5823a7…c1fe5c

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.