Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0082…ba800x9c95…e299Base—$0.001100%fluxa81d ago0x5c0a38…107782
0x0082…ba800x9c95…e299Base—$0.001100%fluxa81d ago0xd261c0…3aaa5f
0x0082…ba800x9c95…e299Base—$0.001100%fluxa81d ago0xc1965c…f2aa3f
0x0082…ba800x9c95…e299Base—$0.001100%fluxa81d ago0xcabd1d…72fbb9
0x0082…ba800x9c95…e299Base—$0.001100%fluxa82d ago0x8cc3b8…d14756
0x0082…ba800x9c95…e299Base—$0.001100%fluxa82d ago0x704bae…de1204
0x0082…ba800x9c95…e299Base—$0.001100%fluxa82d ago0xbec380…b83f34
0x0082…ba800x9c95…e299Base—$0.001100%fluxa82d ago0xa646f2…a94338
0x0082…ba800x9c95…e299Base—$0.001100%fluxa82d ago0xe45706…100c6f
0x0082…ba800x9c95…e299Base—$0.001100%fluxa82d ago0x74af9e…382a67
0x0082…ba800x9c95…e299Base—$0.001100%fluxa82d ago0x461852…65434e
0x0082…ba800x9c95…e299Base—$0.001100%fluxa82d ago0xc5f59f…886c2d
0x0082…ba800x9c95…e299Base—$0.001100%fluxa82d ago0x648291…c0b858
0x0082…ba800x9c95…e299Base—$0.001100%fluxa82d ago0x908223…94802c
0x0082…ba800x9c95…e299Base—$0.001100%fluxa82d ago0xd2aae3…da86b5
0x0082…ba800x9c95…e299Base—$0.001100%fluxa82d ago0xd53b35…500663
0x0082…ba800x9c95…e299Base—$0.001100%fluxa82d ago0x0b1fb8…2cc77b
0x0082…ba800x9c95…e299Base—$0.001100%fluxa82d ago0xac2dcc…a452d0
0x0082…ba800x9c95…e299Base—$0.001100%fluxa82d ago0xf3f180…7b0e8e
0x0082…ba800x9c95…e299Base—$0.001100%fluxa82d ago0xb742f4…0742c5
0x0082…ba800x9c95…e299Base—$0.001100%fluxa82d ago0x99bb5f…dc981c
0x0082…ba800x9c95…e299Base—$0.001100%fluxa82d ago0x254fdb…9d8fb8
0x0082…ba800x9c95…e299Base—$0.001100%fluxa82d ago0x48f1f4…0d7ed1
0x0082…ba800x9c95…e299Base—$0.001100%fluxa82d ago0x1e7476…75b767
0x0082…ba800x9c95…e299Base—$0.001100%fluxa82d ago0x7173f3…87abdb

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.