Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa82d ago0x91cbda…f0ef09
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa82d ago0xa8045c…e6bef5
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa82d ago0xbc9a83…bf19ec
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa82d ago0xb86362…3e2354
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa82d ago0xdfb00a…e2fca4
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa82d ago0xe1ed06…85fcc5
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa82d ago0x7c5b3c…c0919a
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa82d ago0xbcd022…690980
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa82d ago0xc71465…1a8f07
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa82d ago0xc6f917…9f063b
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa82d ago0x85d48a…0181b1
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa82d ago0x9cb0f4…2c4c6a
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa82d ago0xbec532…beeaf3
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa82d ago0xf7698d…976caf
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa82d ago0x9e83c5…d4dcd3
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa82d ago0x1cc25c…b6213f
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa82d ago0x178483…f309ab
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa82d ago0xa3716a…669be2
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa82d ago0x334277…250059
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa82d ago0x1c0e50…8f744c
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa82d ago0x26835c…af1930
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa82d ago0x8a1d19…0979e3
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa82d ago0x3ec880…fdd602
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa83d ago0x01f34a…1665ea
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa83d ago0xa93ec2…1c88bf

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.