Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa46d ago0xd9ffb6…998876
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa46d ago0x80b752…53f376
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa46d ago0xcab618…b13aac
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa46d ago0xc812d5…cdbacc
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa46d ago0x49973f…9deb91
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa46d ago0x1b30fd…9d7515
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa46d ago0xcd254f…4a0046
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa46d ago0x95712e…273f98
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa46d ago0x780bc4…3e1964
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa46d ago0x60dae0…57061a
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa46d ago0x04e96f…0b7442
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa46d ago0x8d49bc…8b1fee
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa46d ago0x3ed91b…58e24f
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa46d ago0x656a3b…d6d4b4
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa46d ago0x20c9f6…4c485d
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa46d ago0xce4d27…95bb50
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa46d ago0xe6c617…05572f
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa46d ago0xbb310c…1718cc
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa46d ago0x0820d5…87b8f9
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa46d ago0x5cc3ee…893c5e
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa46d ago0x848a10…bdaddc
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa46d ago0xeef761…1dce0e
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa46d ago0xf21247…de5cd9
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa46d ago0x22dfbe…382dc5
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa46d ago0x86e99e…d45a8d

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.