Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0e90…26c60xac65…4417Base$0.12100%fluxa107d ago0x7ab283…2b7d8b
0xb90a…9ae40x0e90…26c6Base$0.01100%fluxa107d ago0x5b2a77…0845d8
0xb90a…9ae40x0e90…26c6Base$0.01100%fluxa107d ago0x9807ab…08d4ce
0xb90a…9ae40x0e90…26c6Base$0.01100%fluxa107d ago0x25babc…9cc1c0
0xb90a…9ae40x0e90…26c6Base$0.01100%fluxa107d ago0x1adaf8…89c560
0xb90a…9ae40x0e90…26c6Base$0.01100%fluxa107d ago0x255b3a…1dd4e8
0xb90a…9ae40x0e90…26c6Base$0.01100%fluxa107d ago0xc337ce…1dd96c
0xb90a…9ae40x0e90…26c6Base$0.01100%fluxa107d ago0x3a4203…569f5a
0xb90a…9ae40x0e90…26c6Base$0.01100%fluxa107d ago0xff2ff0…8be2e2
0xb90a…9ae40x0e90…26c6Base$0.01100%fluxa107d ago0x6e6355…560258
0xb90a…9ae40x0e90…26c6Base$0.01100%fluxa107d ago0xc265c2…484325
0xb90a…9ae40x0e90…26c6Base$0.01100%fluxa107d ago0xd6a823…12dcc2
0xb90a…9ae40x0e90…26c6Base$0.01100%fluxa108d ago0xbed70e…3874a1
0x0e90…26c60xac65…4417Base$0.53100%fluxa108d ago0x8d6056…16574b
0xb90a…9ae40x0e90…26c6Base$0.01100%fluxa108d ago0xea37ca…9899af
0xb90a…9ae40x0e90…26c6Base$0.01100%fluxa108d ago0x3ddc48…c4ad26
0xb90a…9ae40x0e90…26c6Base$0.01100%fluxa108d ago0x96dd4d…7a029f
0xb90a…9ae40x0e90…26c6Base$0.50100%fluxa108d ago0xda0adf…df1716
0x0e90…26c60xac65…4417Base$0.09100%fluxa108d ago0x72eddc…313d2b
0xb90a…9ae40x0e90…26c6Base$0.05100%fluxa108d ago0xe08a3c…19f500
0xb90a…9ae40x0e90…26c6Base$0.01100%fluxa108d ago0xc32b3b…994e9d
0xb90a…9ae40x0e90…26c6Base$0.01100%fluxa108d ago0xeed458…82635f
0xb90a…9ae40x0e90…26c6Base$0.01100%fluxa108d ago0x6753f7…d2bb3e
0xb90a…9ae40x0e90…26c6Base$0.01100%fluxa108d ago0xdc28ae…a995ce
0x0e90…26c60xac65…4417Base$0.03100%fluxa108d ago0xd38628…6a12e4

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.