Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4efd…51720x9c95…e299Base—$0.001100%fluxa90d ago0x524f68…8d9497
0x4efd…51720x9c95…e299Base—$0.001100%fluxa90d ago0x4d0d03…20c3bb
0x4efd…51720x9c95…e299Base—$0.001100%fluxa90d ago0xcb412e…509866
0x4efd…51720x9c95…e299Base—$0.001100%fluxa90d ago0x031535…b784d5
0x4efd…51720x9c95…e299Base—$0.001100%fluxa90d ago0x36ffcc…df8556
0x4efd…51720x9c95…e299Base—$0.001100%fluxa90d ago0x26db3f…1bd16c
0x4efd…51720x9c95…e299Base—$0.001100%fluxa90d ago0x1467cd…c00e41
0x4efd…51720x9c95…e299Base—$0.001100%fluxa90d ago0xee9731…49b36b
0x4efd…51720x9c95…e299Base—$0.001100%fluxa90d ago0x368b43…669d18
0x4efd…51720x9c95…e299Base—$0.001100%fluxa90d ago0x8a0b94…9b6ebb
0x4efd…51720x9c95…e299Base—$0.001100%fluxa90d ago0x46b86c…42b8c8
0x4efd…51720x9c95…e299Base—$0.001100%fluxa90d ago0xc50dcd…168d18
0x4efd…51720x9c95…e299Base—$0.001100%fluxa90d ago0x5e462e…f060c9
0x4efd…51720x9c95…e299Base—$0.001100%fluxa90d ago0x28a54b…b596d2
0x4efd…51720x9c95…e299Base—$0.001100%fluxa90d ago0xa6f36e…c51d5f
0x4efd…51720x9c95…e299Base—$0.001100%fluxa90d ago0xa27c10…31326e
0x4efd…51720x9c95…e299Base—$0.001100%fluxa90d ago0x6606d1…c42713
0x4efd…51720x9c95…e299Base—$0.001100%fluxa90d ago0x09cd88…cdc877
0x4efd…51720x9c95…e299Base—$0.001100%fluxa90d ago0x875416…db8abb
0x4efd…51720x9c95…e299Base—$0.001100%fluxa90d ago0xd51974…fb75b8
0x4efd…51720x9c95…e299Base—$0.001100%fluxa90d ago0x3af621…cf65aa
0x4efd…51720x9c95…e299Base—$0.001100%fluxa90d ago0xb139c7…d80c78
0x4efd…51720x9c95…e299Base—$0.001100%fluxa90d ago0x4c715b…500f47
0x4efd…51720x9c95…e299Base—$0.001100%fluxa91d ago0x99c853…acd49d
0x4efd…51720x9c95…e299Base—$0.001100%fluxa91d ago0x103802…aac4af

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.