Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$90.0070%0x398e…79a651d ago0x63fc5f…14b6e2
0x1332…66eb0x47c5…4fc3Base—$5.2570%0x41d2…bf7f51d ago0x4b4ebd…ab3677
0x1332…66eb0x47c5…4fc3Base—$10.0070%0x2b28…0c2151d ago0xc2408b…110141
0x1332…66eb0x47c5…4fc3Base—$50.4070%0x8d6c…345851d ago0x9ca5d8…2044e6
0x1332…66eb0x47c5…4fc3Base—$15.7570%0x5682…a95251d ago0x9de6a7…6aea76
0x1332…66eb0x47c5…4fc3Base—$50.4070%0xaf62…40b951d ago0x62dd80…d455b6
0x1332…66eb0x47c5…4fc3Base—$100.0070%0x6a34…ec8851d ago0xfe0e59…2f4f7a
0x1332…66eb0x47c5…4fc3Base—$17.8570%0xc89e…795851d ago0x22290e…270e84
0x1332…66eb0x47c5…4fc3Base—$50.0070%0xf760…e9ab51d ago0xae1180…6c8c5c
0x1332…66eb0x47c5…4fc3Base—$6.3070%0xdddf…e3d851d ago0x88188d…5618d0
0x1332…66eb0x0e3d…7757Base—$52.50100%0x4a9b…67ce51d ago0x1c65ad…945049
0x1332…66eb0x47c5…4fc3Base—$100.0070%0x3d76…265f51d ago0xda49b5…a49ed7
0x1332…66eb0xdf62…30eeBase—$15.7170%0x80e2…187351d ago0xa9af2a…8be8c0
0x1332…66eb0x47c5…4fc3Base—$13.6570%0x63fd…c86f51d ago0xd435cb…f89078
0x1332…66eb0x47c5…4fc3Base—$15.7570%0x29b8…326351d ago0x0ea2a0…7bf690
0x1332…66eb0x47c5…4fc3Base—$82.9570%0x88c8…503851d ago0x77c750…77d806
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x9d6c…edd351d ago0x0f40b8…07c888
0x1332…66eb0x47c5…4fc3Base—$13.6570%0x33cf…fffe51d ago0xc02bb1…30c707
0x1332…66eb0x0e3d…7757Base—$99.70100%0x3d37…880651d ago0x3c191c…dfe9f9
0x1332…66eb0x0e3d…7757Base—$7.35100%0x93eb…4c2951d ago0x0d1002…44d945
0x1332…66eb0x47c5…4fc3Base—$63.0070%0xdb82…274851d ago0xb127c3…b26a23
0x1332…66eb0x47c5…4fc3Base—$1.0570%0x2859…83d451d ago0x3077d4…de3531
0x1332…66eb0x47c5…4fc3Base—$50.4070%0x816c…9f8651d ago0x4688cf…0d2487
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x89b2…a87a51d ago0x27e592…46fc8d
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xc76e…a7a951d ago0x8a3139…b07225

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.