Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa66d ago0x018009…bb56fd
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa66d ago0x459318…f4236d
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa66d ago0x236982…6e8ff0
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa66d ago0xbe73c2…4c6bf6
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa66d ago0xb70e73…811a2a
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa66d ago0xa50764…a6671c
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa66d ago0x3667b9…07f308
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa66d ago0x746136…118a48
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa67d ago0xa509ed…05bdad
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa67d ago0x73da42…0b964a
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa67d ago0x8e75ec…f8b4e1
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa67d ago0x1c8719…e3d5be
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa67d ago0xb403cd…c4296c
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa67d ago0x44cb7d…1968df
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa67d ago0x77ecf2…0b2a64
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa67d ago0x8dea57…346c73

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.