Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f74…570f0x1b9f…cfffBase—$3.15100%0xa923…c9ac119d ago0x228930…84f3fc
0x1b9f…cfff0x7f74…570fBasex402 service$0.02100%coinbase119d ago0xee9450…e1d7ac
0x1b9f…cfff0x7f74…570fBasex402 service$0.01100%coinbase119d ago0xd97692…150825
0x1b9f…cfff0x7f74…570fBasex402 service$0.03100%coinbase119d ago0x80b268…c1ef6f
0x1b9f…cfff0x7f74…570fBasex402 service$0.03100%coinbase119d ago0xd27cd4…2498a3
0x1b9f…cfff0x7f74…570fBasex402 service$0.05100%coinbase119d ago0x371eae…33943a
0x1b9f…cfff0x7f74…570fBasex402 service$0.05100%coinbase119d ago0x4c28c0…bfd0ee
0x1b9f…cfff0x7f74…570fBasex402 service$0.02100%coinbase119d ago0xa4bb63…046e68
0x1b9f…cfff0x7f74…570fBasex402 service$0.02100%coinbase119d ago0xe557d4…99619c
0x1b9f…cfff0x7f74…570fBasex402 service$0.01100%coinbase119d ago0xa2a40c…0a2494
0x1b9f…cfff0x7f74…570fBasex402 service$0.03100%coinbase119d ago0x58b7dd…77d0d1
0x1b9f…cfff0x7f74…570fBasex402 service$0.03100%coinbase119d ago0xad16cc…f66bce
0x1b9f…cfff0x7f74…570fBasex402 service$0.05100%coinbase119d ago0x2137a2…ff3c57
0x1b9f…cfff0x7f74…570fBasex402 service$0.05100%coinbase119d ago0x1d91f1…336c85
0x1b9f…cfff0x7f74…570fBasex402 service$0.02100%coinbase119d ago0x8072eb…2dff12
0x1b9f…cfff0x7f74…570fBasex402 service$0.02100%coinbase119d ago0xf4b4f8…918263
0x1b9f…cfff0x7f74…570fBasex402 service$0.01100%coinbase119d ago0xa8e761…5300f9
0x1b9f…cfff0x7f74…570fBasex402 service$0.03100%coinbase119d ago0x8b6b78…0f2a91
0x1b9f…cfff0x7f74…570fBasex402 service$0.03100%coinbase119d ago0xa147a6…d843db
0x1b9f…cfff0x7f74…570fBasex402 service$0.05100%coinbase119d ago0x3a1907…0c1654
0x1b9f…cfff0x7f74…570fBasex402 service$0.05100%coinbase119d ago0x27c70d…4130e5
0x1b9f…cfff0x7f74…570fBasex402 service$0.02100%coinbase119d ago0x09b946…86fab2
0x1b9f…cfff0x7f74…570fBasex402 service$0.02100%coinbase119d ago0x556ca5…62fd61
0x1b9f…cfff0x7f74…570fBasex402 service$0.01100%coinbase119d ago0x6bcfb7…94eee2
0x1b9f…cfff0x7f74…570fBasex402 service$0.03100%coinbase119d ago0x70d156…eb9d16

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.