Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x197c…0c740x2a1f…5c35Base—$3.09100%fluxa120d ago0x9964f8…2ac7dc
0x6507…d9250x2a1f…5c35Base—$0.85100%fluxa120d ago0x737814…43079a
0x89c5…73510x2a1f…5c35Base—$0.80100%fluxa120d ago0xaa11aa…1edf4c
0x89e7…c5d50x2a1f…5c35Base—$0.90100%fluxa120d ago0x9fd334…bdc8e2
0xc9f4…1af00x2a1f…5c35Base—$0.86100%fluxa120d ago0x49e0bc…adbf10
0x8da9…5b0c0x2a1f…5c35Base—$0.79100%fluxa120d ago0xc0581c…4d6dfb
0x2e4c…ff450x2a1f…5c35Base—$0.79100%fluxa120d ago0x389d15…fe9393
0xd207…de800x2a1f…5c35Base—$0.82100%fluxa120d ago0xb90d5b…b73e8f
0xf1f2…2d830x2a1f…5c35Base—$0.79100%fluxa120d ago0x77e57f…0bc98b
0xf412…05410x2a1f…5c35Base—$0.82100%fluxa120d ago0x2b8c74…1d4ec7
0x53bd…b97b0x2a1f…5c35Base—$0.83100%fluxa120d ago0xba10c2…a9eb28
0xc709…c8a00x2a1f…5c35Base—$0.92100%fluxa120d ago0x22d44e…26cb6c
0xd9ec…22ff0x2a1f…5c35Base—$0.83100%fluxa120d ago0x82446d…012ae0
0x61e4…16d80x2a1f…5c35Base—$0.93100%fluxa120d ago0x4798fd…b1a1e6
0xde01…4b3a0x2a1f…5c35Base—$3.00100%fluxa120d ago0x44141f…4081db
0xa49b…e2b30x2a1f…5c35Base—$4.50100%fluxa120d ago0xa1af14…3c681f
0x0433…28870x2a1f…5c35Base—$4.52100%fluxa120d ago0xb8362c…590941
0x451e…bf180x2a1f…5c35Base—$4.13100%fluxa120d ago0xe1db49…435424
0x21ea…73830x2a1f…5c35Base—$4.50100%fluxa120d ago0x863f7a…6fee5f
0xadd0…1a5d0x2a1f…5c35Base—$4.78100%fluxa120d ago0x73241a…103e43
0x0bd5…c15e0x2a1f…5c35Base—$4.49100%fluxa120d ago0x1d8a28…2cbce8
0x3544…fe280x2a1f…5c35Base—$4.86100%fluxa120d ago0x1a2027…814f43
0xfbdd…71940x2a1f…5c35Base—$5.49100%fluxa120d ago0x7ed84c…33250c
0x6214…59e00x2a1f…5c35Base—$5.96100%fluxa120d ago0x89c499…2d7a62
0x7913…60650x2a1f…5c35Base—$7.65100%fluxa120d ago0xd4c9f6…7c9844

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.