Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf961…69e10x9c95…e299Base—$0.001100%fluxa74d ago0xbf7914…202823
0xf961…69e10x9c95…e299Base—$0.001100%fluxa74d ago0xd11419…2ef8a8
0xf961…69e10x9c95…e299Base—$0.001100%fluxa74d ago0x0cd462…56cc0a
0xf961…69e10x9c95…e299Base—$0.001100%fluxa74d ago0x312b4f…6d0a1f
0xf961…69e10x9c95…e299Base—$0.001100%fluxa74d ago0x23efb6…89a048
0xf961…69e10x9c95…e299Base—$0.001100%fluxa74d ago0x7e1d5b…99bd6f
0xf961…69e10x9c95…e299Base—$0.001100%fluxa74d ago0x368432…73f708
0xf961…69e10x9c95…e299Base—$0.001100%fluxa74d ago0xd7b840…dde72c
0xf961…69e10x9c95…e299Base—$0.001100%fluxa74d ago0xa33132…2199ad
0xf961…69e10x9c95…e299Base—$0.001100%fluxa74d ago0xf610ee…fd8bc2
0xf961…69e10x9c95…e299Base—$0.001100%fluxa74d ago0x3261ae…a0469f
0xf961…69e10x9c95…e299Base—$0.001100%fluxa74d ago0x4f2dba…7ab593
0xf961…69e10x9c95…e299Base—$0.001100%fluxa74d ago0x92f456…9f12fa
0xf961…69e10x9c95…e299Base—$0.001100%fluxa74d ago0x1c2f1c…e59541
0xf961…69e10x9c95…e299Base—$0.001100%fluxa74d ago0x12bf18…fd4bf2
0xf961…69e10x9c95…e299Base—$0.001100%fluxa74d ago0x08abeb…232eba
0xf961…69e10x9c95…e299Base—$0.001100%fluxa74d ago0xc34a03…bf0622
0xf961…69e10x9c95…e299Base—$0.001100%fluxa74d ago0xf735fb…273692
0xf961…69e10x9c95…e299Base—$0.001100%fluxa74d ago0x096c5e…10b19a

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.