Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe206…d9c60x7b6d…f2eeBase—$0.01100%coinbase73d ago0x9124ab…942358
0xe206…d9c60xd1cb…e287Base—$0.01100%coinbase73d ago0x98a106…5402c6
0xe206…d9c60xccaf…7811Base—$0.01100%coinbase73d ago0xfa26f5…a90411
0xe206…d9c60x1bb1…f7dcBase—$0.01100%coinbase73d ago0xfad72f…4b2c34
0xe206…d9c60x2eab…7ed1Base—$0.01100%coinbase73d ago0x52538a…0cd9c2
0xe206…d9c60xff08…6090Base—$0.01100%coinbase73d ago0x41ea60…eb3064
0xe206…d9c60xd81b…c544Base—$0.01100%coinbase73d ago0x8e2382…9a2439
0xe206…d9c60x9fb5…6a7cBase—$0.01100%coinbase73d ago0x2cb0f5…79099a
0xe206…d9c60x0507…f291Base—$0.01100%coinbase73d ago0xb9babc…093f09
0xe206…d9c60xbeae…502aBase—$0.01100%coinbase73d ago0xb3d7a5…1655f2
0xe206…d9c60xb4fe…b474Base—$0.01100%coinbase73d ago0xc8d862…4267c2
0xe206…d9c60x9a0b…e245Base—$0.01100%coinbase73d ago0xd71360…51fc09
0xe206…d9c60x83f0…d124Base—$0.01100%coinbase74d ago0x094a47…4572e5
0xe206…d9c60xba66…03c3Base—$0.01100%coinbase74d ago0xfcca3d…d5004c
0xe206…d9c60xa536…c444Base—$0.01100%coinbase74d ago0x10c914…ea0205
0xe206…d9c60x62f5…2060Base—$0.01100%coinbase74d ago0x42e8ee…26fd41
0xe206…d9c60xccc6…cf4dBase—$0.01100%coinbase74d ago0x70225c…dce71c
0xe206…d9c60x8f64…e32fBase—$0.01100%coinbase74d ago0xc9afcd…8dba0c
0xe206…d9c60xa6e9…f2b6Base—$0.01100%coinbase74d ago0x513d98…706764
0xe206…d9c60xec4a…3cf0Base—$0.01100%coinbase74d ago0xca8511…acd3e4
0xe206…d9c60x63f9…7b89Base—$0.01100%coinbase74d ago0xa3973b…2da850
0xe206…d9c60x2e63…8484Base—$0.01100%coinbase74d ago0xe75c4c…5a022d
0xe206…d9c60x6183…0041Base—$0.01100%coinbase74d ago0xe0364f…ab690c
0xe206…d9c60x5b72…0c3fBase—$0.01100%coinbase74d ago0xe02468…2d9147
0xe206…d9c60x6f16…ee8aBase—$0.01100%coinbase74d ago0xf6022d…999faf

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.