Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb685…49100x9c95…e299Base—$0.001100%fluxa36d ago0xbdd30f…fabcb2
0xb685…49100x9c95…e299Base—$0.001100%fluxa36d ago0xef97c2…fb1d4f
0xb685…49100x9c95…e299Base—$0.001100%fluxa36d ago0x476c54…b8a891
0xb685…49100xfe80…47eeBase—$0.001100%fluxa36d ago0x441a22…2a6ef0
0xb685…49100x9c95…e299Base—$0.001100%fluxa36d ago0x4c27e3…309dd3
0xb685…49100x9c95…e299Base—$0.001100%fluxa36d ago0x0f1fcc…8cab60
0xb685…49100xfe80…47eeBase—$0.001100%fluxa36d ago0x5556e1…aa7ef5
0xb685…49100x9c95…e299Base—$0.001100%fluxa36d ago0xd02dd5…efa4bb
0xb685…49100xfe80…47eeBase—$0.001100%fluxa36d ago0x8714a2…5609e0
0xb685…49100x9c95…e299Base—$0.001100%fluxa36d ago0xee89bd…8309d9
0xb685…49100xfe80…47eeBase—$0.001100%fluxa36d ago0x07b814…ea04cf
0xb685…49100x9c95…e299Base—$0.001100%fluxa36d ago0xe73096…d8ac9b
0xb685…49100xfe80…47eeBase—$0.001100%fluxa36d ago0x6c8eda…185036
0xb685…49100x9c95…e299Base—$0.001100%fluxa36d ago0x20b680…a5135f
0xb685…49100x9c95…e299Base—$0.001100%fluxa36d ago0x5f6ada…57d9e4
0xb685…49100x9c95…e299Base—$0.001100%fluxa36d ago0x12b7d7…b16063
0xb685…49100x9c95…e299Base—$0.001100%fluxa36d ago0xd2c44a…b50fb8
0xb685…49100xfe80…47eeBase—$0.001100%fluxa36d ago0xa1076d…0bc9d9
0xb685…49100xfe80…47eeBase—$0.001100%fluxa36d ago0x6d0596…fd4d16
0xb685…49100xfe80…47eeBase—$0.001100%fluxa36d ago0xb55bd5…af7c0d
0xb685…49100xfe80…47eeBase—$0.001100%fluxa36d ago0x436ebd…6ac518
0xb685…49100x9c95…e299Base—$0.001100%fluxa36d ago0x2cca69…08f2e7
0xb685…49100x9c95…e299Base—$0.001100%fluxa36d ago0xf19f3b…126568
0xb685…49100x9c95…e299Base—$0.001100%fluxa36d ago0x10269d…7a9de6
0xb685…49100xfe80…47eeBase—$0.001100%fluxa36d ago0x304bc2…25fdd2

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.