Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe88d…92210xc357…e5f0Base—$0.08100%fluxa15d ago0x8caac1…7f8c60
0xe88d…92210xca45…f5b3Base—$0.08100%fluxa15d ago0x26a7e2…11fa5c
0xe88d…92210xc3f3…22e7Base—$0.08100%fluxa15d ago0x9abaf7…67ac2c
0xe88d…92210xb6d6…027bBase—$0.08100%fluxa15d ago0x6139bb…09732f
0xe88d…92210xb44f…9eadBase—$1.14100%fluxa15d ago0x40cafd…8f937a
0xe88d…92210x6027…4628Base—$1.14100%fluxa15d ago0x2bb82c…aefef6
0xe88d…92210x22ce…8538Base—$1.22100%fluxa15d ago0x57d5dd…4a983c
0xe88d…92210xffef…50c4Base—$1.14100%fluxa15d ago0x3ab348…a99bc1
0xe88d…92210x88a9…71aaBase—$0.08100%fluxa15d ago0x9ac9c9…46d6ad
0xe88d…92210x7a88…3e8dBase—$0.08100%fluxa15d ago0xed2f61…8a8c24
0xe88d…92210x5bea…a990Base—$0.90100%fluxa15d ago0x778c2d…c88ebe
0xe88d…92210xdeda…6805Base—$0.90100%fluxa15d ago0x573ca5…721a80
0xe88d…92210xe72f…07b9Base—$0.90100%fluxa15d ago0x10b09d…7254b0
0xe88d…92210x3135…6911Base—$0.90100%fluxa15d ago0x42e7f8…31d8ad
0xe88d…92210x6766…743dBase—$0.90100%fluxa15d ago0x074b48…3faebf
0xe88d…92210x8e89…d7b0Base—$0.28100%fluxa15d ago0x0b3053…5f4354
0xe88d…92210xd084…a121Base—$0.28100%fluxa15d ago0xf67122…b268fa
0xe88d…92210x2546…c901Base—$0.28100%fluxa15d ago0xd56e1f…d8cee9
0xe88d…92210x8b7d…810dBase—$0.28100%fluxa15d ago0x94f506…f936e3
0xe88d…92210x8d05…ca83Base—$0.28100%fluxa15d ago0xa48b97…bfbdc7
0xe88d…92210x027a…c49fBase—$0.28100%fluxa15d ago0x040339…08000b
0xe88d…92210xaa09…b21fBase—$0.08100%fluxa15d ago0xd263ef…b397b0
0xe88d…92210x4d95…30cdBase—$0.08100%fluxa15d ago0x5e3776…e58df1
0xe88d…92210x561c…b9ddBase—$0.08100%fluxa15d ago0xf10c68…226a03
0xe88d…92210xbc50…9812Base—$0.08100%fluxa15d ago0xff80ac…cd6055

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.