Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa38d ago0x17f9c6…ff345e
0x7403…dad50x9c95…e299Base—$0.001100%fluxa38d ago0x7fafaa…8febd8
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa38d ago0x2ca089…37715e
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa38d ago0x7a590c…7f7ba2
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa39d ago0x8edebc…9d46b4
0x7403…dad50x9c95…e299Base—$0.001100%fluxa39d ago0x2bbaff…764406
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa39d ago0xfcfc36…ec5561
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa39d ago0x271d46…c1067c
0x7403…dad50x9c95…e299Base—$0.001100%fluxa39d ago0xa2170b…b172d4
0x7403…dad50x9c95…e299Base—$0.001100%fluxa39d ago0x90e57c…a9d454
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa39d ago0xf7cf05…0daef7
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa39d ago0x96d1b4…3568fd
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa39d ago0x54692f…1ee1e6
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa39d ago0x4ffe24…7fda75
0x7403…dad50x9c95…e299Base—$0.001100%fluxa39d ago0x6b5de1…e1ae4c
0x7403…dad50x9c95…e299Base—$0.001100%fluxa39d ago0xb6fae4…1240b2
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa39d ago0xd791e3…3ba33f
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa39d ago0x60a1a2…a0fe68
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa39d ago0x6e0593…3be5aa
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa39d ago0xa7101d…9d2844
0x7403…dad50x9c95…e299Base—$0.001100%fluxa39d ago0xb6875e…48f7a1
0x7403…dad50x9c95…e299Base—$0.001100%fluxa39d ago0x4e0a1a…52567c
0x7403…dad50x9c95…e299Base—$0.001100%fluxa39d ago0xbb40d6…88cd42
0x7403…dad50x9c95…e299Base—$0.001100%fluxa39d ago0x2cd331…0c659a
0x7403…dad50x9c95…e299Base—$0.001100%fluxa39d ago0x08ed0b…7c6faf

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.