Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xb547…0922Base—$0.01100%fluxa119d ago0x0c74b9…503509
0xb547…09220xac65…4417Base—$0.01100%fluxa119d ago0x4f33ea…dd4052
0xb90a…9ae40xb547…0922Base—$0.01100%fluxa119d ago0xdc1992…9eb1ec
0xb90a…9ae40xb547…0922Base—$0.01100%fluxa119d ago0x04ce48…c7e191
0xb90a…9ae40xb547…0922Base—$0.01100%fluxa119d ago0x001df6…b728ab
0xb547…09220xac65…4417Base—$0.05100%fluxa119d ago0x3fe81f…fb6f4b
0xb90a…9ae40xb547…0922Base—$0.01100%fluxa119d ago0xb46593…c26aec
0xb90a…9ae40xb547…0922Base—$0.01100%fluxa119d ago0xb55bf6…c1370a
0xb90a…9ae40xb547…0922Base—$0.01100%fluxa119d ago0xc56972…277aee
0xb90a…9ae40xb547…0922Base—$0.01100%fluxa119d ago0x822491…2abdad
0xb90a…9ae40xb547…0922Base—$0.01100%fluxa119d ago0xfbc6fc…bd4f6a
0xb547…09220xac65…4417Base—$0.02100%fluxa119d ago0x6374c0…3c021b
0xb90a…9ae40xb547…0922Base—$0.01100%fluxa119d ago0x4867d2…d5b09f
0xb90a…9ae40xb547…0922Base—$0.01100%fluxa119d ago0x7b5d0d…fe3abf
0xb547…09220xac65…4417Base—$0.01100%fluxa119d ago0xf8d514…b98c09
0xb90a…9ae40xb547…0922Base—$0.01100%fluxa120d ago0xddea1a…f9d149
0xb547…09220xac65…4417Base—$0.09100%fluxa120d ago0x9258aa…26a3c8
0xb90a…9ae40xb547…0922Base—$0.05100%fluxa120d ago0x0d85a3…da1a01

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.