Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa6d ago0xb4c8d2…556db1
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa6d ago0x56efea…51bbfc
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa6d ago0xf6e33c…d81f3a
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa6d ago0x1a10bd…d0253b
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa6d ago0xeaa88a…a3e79a
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa6d ago0x1ade14…9227dc
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa6d ago0x7fbfe7…7808a6
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa6d ago0x30c9b6…a6d584
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa6d ago0xe165b1…5f990c
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa6d ago0x65d8ed…7e4597
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa6d ago0x37433b…7a235e
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa6d ago0xcd63f3…9ffb0f
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa6d ago0xd513cf…69f76b
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa6d ago0x211afa…25439b
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa6d ago0x18cd9a…249b2d
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa6d ago0xc03035…2155ab
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa6d ago0x688cad…0d3038
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa6d ago0x8e535d…23d77e
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa6d ago0x21795b…da6a8f
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa6d ago0x167015…3aa3d1
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa6d ago0x1b6fb6…707ab5
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa6d ago0xa9c265…e8442d
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa6d ago0xe877a3…ece327
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa6d ago0xc52193…05f3d4
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa6d ago0xa520a5…869442

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.