Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa62d ago0x5b16e6…c92504
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa62d ago0xacad41…3d3bbc
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa62d ago0xff3956…edf523
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa62d ago0x0a73ee…8647a6
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa62d ago0x4eba20…6998af
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa62d ago0xe88e0b…564d2d
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa62d ago0x6aad82…69443c
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa62d ago0x376b5a…8014e1
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa62d ago0x556f8a…d8065f
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa62d ago0x3fef18…50abe7
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa62d ago0x566033…ae6487
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa62d ago0x381d03…70e1ac
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa62d ago0x9878ca…6c31ad
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa62d ago0x7b61c0…90ca58
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa62d ago0x74b887…34dcf8
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa62d ago0x3c9e18…8b9e9f
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa63d ago0x38b9a8…f1a289
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa63d ago0xd21808…793c01
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa63d ago0x185ef4…e9192a
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa63d ago0xb1f98b…8bb2a0
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa63d ago0x720120…ac9416
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa63d ago0x33935f…8eaa26
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa63d ago0xa84679…e66e28
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa63d ago0x3eb7af…e79580
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa63d ago0xc16d87…5e3b15

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.