Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54e1…f4e00x3070…fa85Basex402 service$0.03100%coinbase35d ago0xdf59dc…deb6ca
0x54e1…f4e00x3070…fa85Basex402 service$0.02100%coinbase35d ago0xb774a5…adf9d6
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0xcaa27b…6f07d5
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0x197ed3…781116
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0xefc23b…e08fd6
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0xbc50e4…2844cb
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0x24f9e3…965f0f
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0x639798…e38f63
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0x5c6cb4…027d2d
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0x5b4392…51aceb
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0x4450e5…69dda8
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0xc75ea5…c75df2
0x9657…056d0x3070…fa85Basex402 service$0.02100%coinbase35d ago0x0aa281…d3136d
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0x6dc0c3…33391a
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0x2a01b0…0487ef
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0x91fa15…d09da3
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0x5854c2…c510ac
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0x9ceee5…328eae
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0x5b3462…b2f189
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0x652772…b76c72
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0x647736…2b8800
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0x8934f2…c3d7f5
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0xd1a52f…46cf66
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0xc23672…ac5cc1
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0x7a9553…9384ed

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.