Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter46d ago0xed6a8b…9b1146
0x6fd2…08050x07cf…2396Basex402 service$0.04100%dexter46d ago0xdae86f…db47aa
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter46d ago0x3b644c…004f39
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter46d ago0xddc322…d20bcf
0x6fd2…08050x07cf…2396Basex402 service$0.04100%dexter46d ago0xc81ca6…8bed31
0x6fd2…08050x07cf…2396Basex402 service$0.04100%dexter46d ago0x78ec9c…40335b
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter46d ago0x12697f…8c5e8b
0x6fd2…08050x07cf…2396Basex402 service$0.20100%dexter46d ago0xa7c390…519d9e
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter46d ago0xea1075…88edd4
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter46d ago0xe110bd…c829c6
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter46d ago0xf4255e…c31e1c
0x6fd2…08050x07cf…2396Basex402 service$0.06100%dexter46d ago0xca6c8d…59a1b3
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter46d ago0xdfd778…4ddccf
0x6fd2…08050x07cf…2396Basex402 service$0.20100%dexter46d ago0x5ef6c0…f16d39
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter47d ago0x06d1cb…ab6763
0x6fd2…08050x07cf…2396Basex402 service$0.04100%dexter47d ago0x07effc…79e59c
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter47d ago0x94a6c0…bdc2ad
0x6fd2…08050x07cf…2396Basex402 service$0.06100%dexter47d ago0xd014d1…c282ab
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter47d ago0x424baa…7bd46b
0x6fd2…08050x07cf…2396Basex402 service$0.10100%dexter47d ago0x5e8600…07df9f
0x6fd2…08050x07cf…2396Basex402 service$0.10100%dexter47d ago0x1d690d…bbc09b
0x6fd2…08050x07cf…2396Basex402 service$0.04100%dexter47d ago0xac977f…c46707
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter47d ago0xc47bc9…bbbedf
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter47d ago0xc10207…652c6d
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter47d ago0x70c918…babe65

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.