Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf32e…57b20x3ce4…2166Base—$0.01100%coinbase66d ago0x9833ec…56bfbe
0xf32e…57b20x6654…6e20Base—$0.01100%coinbase66d ago0x4903c9…d56753
0xf32e…57b20xccd5…0f08Base—$0.01100%coinbase66d ago0x37efba…9a2409
0xf32e…57b20x8e88…149dBase—$0.01100%coinbase66d ago0xb39eb5…22f72a
0xf32e…57b20x8419…75c0Base—$0.01100%coinbase66d ago0xed1802…3d1316
0xf32e…57b20xaa36…384eBase—$0.01100%coinbase66d ago0xb50e2b…99156a
0xf32e…57b20x134d…a706Base—$0.01100%coinbase66d ago0x9f4a7c…193b5e
0xf32e…57b20xcf89…dabeBase—$0.01100%coinbase66d ago0x6f3836…36c37f
0xf32e…57b20x8253…cf01Base—$0.01100%coinbase66d ago0x1a69fd…ec01c9
0xf32e…57b20xab4e…e886Base—$0.01100%coinbase66d ago0x54c031…861ec1
0xf32e…57b20x721f…0a7bBase—$0.01100%coinbase66d ago0xadd83f…4f3e36
0xf32e…57b20x0513…f438Base—$0.01100%coinbase66d ago0x5b8bd0…fdbb69
0xf32e…57b20x07c3…0976Base—$0.01100%coinbase66d ago0x85d674…c047fd
0xf32e…57b20x3420…ff76Base—$0.01100%coinbase66d ago0x7b46fb…7bf0f1
0xf32e…57b20x680d…93a7Base—$0.01100%coinbase66d ago0x616181…9ea4c2
0xf32e…57b20x64cb…a7daBase—$0.01100%coinbase66d ago0xf5272d…557b1d
0xf32e…57b20xc8c8…2d3cBase—$0.01100%coinbase66d ago0x558687…e484da
0xf32e…57b20xdbce…ea95Base—$0.01100%coinbase66d ago0x6e0c3a…d91946
0xf32e…57b20x4b19…b4bdBase—$0.01100%coinbase67d ago0x1c508a…4c7b72
0xf32e…57b20x8775…8a68Base—$0.01100%coinbase67d ago0xe1b843…650b2f
0xf32e…57b20x2c3f…d5faBase—$0.01100%coinbase67d ago0x8c655f…58fedb
0xf32e…57b20xe26e…7617Base—$0.01100%coinbase67d ago0xfbb520…13fa98
0xf32e…57b20x68a5…4f0bBase—$0.01100%coinbase67d ago0x791bbe…f1794e
0xf32e…57b20x772b…1c6aBase—$0.01100%coinbase67d ago0x215421…9d7e59
0xf32e…57b20x8df1…1ebdBase—$0.01100%coinbase67d ago0x8df7f1…c7347b

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.