Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa118d ago0x5be014…81f1b4
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa118d ago0xf00ba0…52e5f7
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa118d ago0xb8d4e9…032d48
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa118d ago0x5d5362…1fa9c9
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa118d ago0x6f27e8…ea9299
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa118d ago0x365a46…7aa272
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa118d ago0x12fb5c…d07371
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa118d ago0x3346e9…e57c52
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa118d ago0x34e316…1a5191
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa118d ago0xa7e72d…f6b9a3
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa118d ago0x79eb4c…46bf11
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa118d ago0x773313…a78cae
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa118d ago0x74ddae…920086
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa118d ago0x0801bd…89758c
0xb90a…9ae40x7b0b…7b9fBase—$0.09100%fluxa118d ago0xcc539a…4b4ef0
0xb90a…9ae40x7b0b…7b9fBase—$12.61100%fluxa118d ago0x05e10e…1e670a
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa118d ago0x3f1c36…48af29
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa119d ago0xe33cfd…3b81af
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa119d ago0x292491…46520b
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa119d ago0x54f29b…d1660b
0xb90a…9ae40x7b0b…7b9fBase—$0.04100%fluxa119d ago0xaff94f…ce9036
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa119d ago0xb4ea60…83c513
0xb90a…9ae40x7b0b…7b9fBase—$0.04100%fluxa119d ago0x71142f…99c833

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.