Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc318…5b420x9c95…e299Base—$0.001100%fluxa79d ago0x5484ac…9e7978
0xc318…5b420x9c95…e299Base—$0.001100%fluxa79d ago0xe25267…512209
0xc318…5b420x9c95…e299Base—$0.001100%fluxa79d ago0x0dc400…89af76
0xc318…5b420x9c95…e299Base—$0.001100%fluxa79d ago0x5e3530…cc5633
0xc318…5b420x9c95…e299Base—$0.001100%fluxa79d ago0xb1c568…3fceb2
0xc318…5b420x9c95…e299Base—$0.001100%fluxa79d ago0x7d4fe2…dd049b
0xc318…5b420x9c95…e299Base—$0.001100%fluxa79d ago0xd1686e…4d607f
0xc318…5b420x9c95…e299Base—$0.001100%fluxa79d ago0xa65629…6a30eb
0xc318…5b420x9c95…e299Base—$0.001100%fluxa79d ago0xac9c1c…2d0d39
0xc318…5b420x9c95…e299Base—$0.001100%fluxa79d ago0xf4a8fc…41deb1
0xc318…5b420x9c95…e299Base—$0.001100%fluxa79d ago0x3b751e…af5429
0xc318…5b420x9c95…e299Base—$0.001100%fluxa79d ago0x7c8e67…9a7c6a
0xc318…5b420x9c95…e299Base—$0.001100%fluxa79d ago0x871494…575915
0xc318…5b420x9c95…e299Base—$0.001100%fluxa79d ago0xa50be0…01d021
0xc318…5b420x9c95…e299Base—$0.001100%fluxa79d ago0x29309c…e7063c
0xc318…5b420x9c95…e299Base—$0.001100%fluxa79d ago0x5c163b…8b7ede
0xc318…5b420x9c95…e299Base—$0.001100%fluxa79d ago0xd93874…d9f7fe
0xc318…5b420x9c95…e299Base—$0.001100%fluxa79d ago0x800286…ce1bdd
0xc318…5b420x9c95…e299Base—$0.001100%fluxa79d ago0x5fba9b…8e11ad
0xc318…5b420x9c95…e299Base—$0.001100%fluxa79d ago0x2d2507…23a3fb
0xc318…5b420x9c95…e299Base—$0.001100%fluxa79d ago0x117688…0daf43
0xc318…5b420x9c95…e299Base—$0.001100%fluxa79d ago0xc5a7dd…6f0d75
0xc318…5b420x9c95…e299Base—$0.001100%fluxa79d ago0x002615…372f72
0xc318…5b420x9c95…e299Base—$0.001100%fluxa79d ago0x469e32…530fc4
0xc318…5b420x9c95…e299Base—$0.001100%fluxa80d ago0x49109f…f32749

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.