Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9560…6bd90x09ae…ec64Base—$4.2670%0x07ae…0e672d ago0x1dbd88…c106e3
0xad7e…ac6a0x09ae…ec64Base—$7.7870%0x07ae…0e672d ago0x5d6c4a…ea6ad8
0x4389…7a1e0x09ae…ec64Base—$5.4270%0x07ae…0e672d ago0xbbe70b…597df7
0x80d8…d1810x09ae…ec64Base—$600.0670%0x07ae…0e672d ago0x5dc38f…9afb47
0x80d8…d1810x09ae…ec64Base—$502.3870%0x07ae…0e672d ago0x91cd3b…7e6384
0xc721…cea40x09ae…ec64Base—$0.3070%0x8ee8…86da2d ago0x95401e…016ba5
0x1edf…aa4e0x09ae…ec64Base—$47.8970%0x07ae…0e672d ago0xbebf62…870b49
0x1332…66eb0x09ae…ec64Base—$52.0070%0xd016…b67a2d ago0x98751b…9e9718
0xe00d…b6b50x09ae…ec64Base—$75.0070%0x07ae…0e672d ago0x727bcd…965362
0xe00d…b6b50x09ae…ec64Base—$161.4270%0x07ae…0e672d ago0x59891f…4f8336
0xc721…cea40x09ae…ec64Base—$2.0070%0x9a8f…b04d2d ago0xf4c416…c2ca78
0x0a4a…3cba0x09ae…ec64Base—$61.8570%0x07ae…0e672d ago0x065f66…9aef4f
0x1c33…d0dc0x09ae…ec64Base—$18.0070%0x07ae…0e672d ago0x2d8ca5…8c1870
0x9a8f…b04d0x09ae…ec64Base—$1.0070%0x07ae…0e672d ago0x552832…051215
0xc485…615f0x09ae…ec64Base—$989.0070%0x07ae…0e672d ago0xe5ff73…4d8c00
0xc485…615f0x09ae…ec64Base—$1.0070%0x07ae…0e672d ago0xc69277…0298b1
0x1332…66eb0x09ae…ec64Base—$935.9170%0xd016…b67a2d ago0x33f378…d36bef
0x1a7e…8b980x09ae…ec64Base—$55.0070%0x07ae…0e672d ago0x552411…a829b2
0x5674…52470x09ae…ec64Base—$5.4570%0x07ae…0e672d ago0xb260e1…cb8a97
0xa823…b2410x09ae…ec64Base—$34.7470%0x07ae…0e673d ago0xcedf5a…f621f2
0xfbc8…4dff0x09ae…ec64Base—$500.0070%0x07ae…0e673d ago0x724f74…a49d59

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.