Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf394…35630x9c95…e299Base—$0.001100%fluxa68d ago0x0fafb3…d5f9e4
0xf394…35630x9c95…e299Base—$0.001100%fluxa68d ago0x048b6c…6cde55
0xf394…35630x9c95…e299Base—$0.001100%fluxa68d ago0x66ae2a…092b1e
0xf394…35630x9c95…e299Base—$0.001100%fluxa68d ago0x77c6a4…3b24e8
0xf394…35630x9c95…e299Base—$0.001100%fluxa68d ago0x262500…0c8951
0xf394…35630x9c95…e299Base—$0.001100%fluxa68d ago0x7b9d48…ab0577
0xf394…35630x9c95…e299Base—$0.001100%fluxa68d ago0xea3fb0…5c7576
0xf394…35630x9c95…e299Base—$0.001100%fluxa68d ago0xd68504…5d126d
0xf394…35630x9c95…e299Base—$0.001100%fluxa68d ago0x8b8efb…0b3a6a
0xf394…35630x9c95…e299Base—$0.001100%fluxa68d ago0x114e49…8c4fe8
0xf394…35630x9c95…e299Base—$0.001100%fluxa68d ago0x9ee0f2…5f55b1
0xf394…35630x9c95…e299Base—$0.001100%fluxa68d ago0x970ce6…a44035
0xf394…35630x9c95…e299Base—$0.001100%fluxa68d ago0x0759f8…93cdde
0xf394…35630x9c95…e299Base—$0.001100%fluxa68d ago0x3ae310…ad39b8
0xf394…35630x9c95…e299Base—$0.001100%fluxa68d ago0x940659…1abc7b
0xf394…35630x9c95…e299Base—$0.001100%fluxa68d ago0xf58093…c51ef4
0xf394…35630x9c95…e299Base—$0.001100%fluxa68d ago0xae5b99…bc2d1e
0xf394…35630x9c95…e299Base—$0.001100%fluxa68d ago0xa2aca9…e41c45
0xf394…35630x9c95…e299Base—$0.001100%fluxa68d ago0x74153e…94e43d
0xf394…35630x9c95…e299Base—$0.001100%fluxa68d ago0xfa0103…a9cc35
0xf394…35630x9c95…e299Base—$0.001100%fluxa69d ago0xc6ee55…0139cb
0xf394…35630x9c95…e299Base—$0.001100%fluxa69d ago0x8cb07b…8b0246
0xf394…35630x9c95…e299Base—$0.001100%fluxa69d ago0x8ff960…63eccd
0xf394…35630x9c95…e299Base—$0.001100%fluxa69d ago0x4693e1…df4993
0xf394…35630x9c95…e299Base—$0.001100%fluxa69d ago0xd06ac3…7c55ce

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.