Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa58d ago0xb2a97e…c1d09e
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa58d ago0x654a01…3b6550
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa58d ago0xd02c4b…ded17a
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa58d ago0xd0055c…1e0af6
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa58d ago0xfd6366…f3aee3
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa58d ago0x1b759c…d2c554
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa58d ago0xd218c8…c60442
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa58d ago0x8c5d44…19a4f4
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa58d ago0x7be9a2…fc7150
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa58d ago0x1d5a67…72680c
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa58d ago0xfe9526…852408
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa58d ago0xe7e831…721393
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa58d ago0x69b682…0a1842
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa58d ago0xabb9cf…43b944
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa58d ago0x6b93c0…fa30b8
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa58d ago0x6641f5…c0ac25
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa58d ago0xaa6065…c3e160
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa58d ago0x18662f…3fe458
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa58d ago0xcd73fe…b8e7b2
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa58d ago0xe5c4e6…828f7c
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa58d ago0x429665…c4dc2a
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa58d ago0x8cb54a…16e23e
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa58d ago0x21fda9…2d1555
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa58d ago0x7672f4…5a1f56
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa58d ago0xe49b60…514c71

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.