Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa71d ago0xbe1fcd…c914ff
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa71d ago0xcb30fe…7fc222
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa71d ago0x44b34d…7eb697
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa71d ago0xc030d7…901f66
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa71d ago0x7aae12…40856f
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa71d ago0x2ec8c9…d71d98
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa71d ago0x8b3b6e…aa6557
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa71d ago0x004fb6…641cde
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa71d ago0xcc5fb6…d7af1b
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa71d ago0x1da12f…cb8e83
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa72d ago0xfbc78d…3c4408
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa72d ago0x97447c…ace8a9
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa72d ago0x2158c8…fc3b42
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa72d ago0xe85a86…29d7b9
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa72d ago0x94f3c1…b77b29
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa72d ago0x253fdc…6f26db
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa72d ago0x00edb4…9c434a
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa72d ago0xa8ad54…3813c8
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa72d ago0x6189c3…87667d
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa72d ago0x793cb1…5100e6
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa72d ago0x14747e…e314a0
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa72d ago0xd8c664…de7331
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa72d ago0xb6ebfc…3d0c10
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa72d ago0xd45413…abafca
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa72d ago0x31218c…20e2ec

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.