Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa25c…723f0x5a50…3b5aBase—$25.00100%0xa923…c9ac93d ago0xb22a22…0a30a2
0xa25c…723f0x913a…09d7Base—$75.00100%0xa923…c9ac93d ago0xffdb35…691cfe
0xa25c…723f0xf9c0…8253Base—$50.00100%0xa923…c9ac93d ago0xd6e942…1d8290
0xa25c…723f0x87d4…f087Base—$75.00100%0xa923…c9ac93d ago0xa79b13…aae975
0xa25c…723f0x4145…c79dBase—$25.00100%0xa923…c9ac93d ago0xb705cf…80566e
0xa25c…723f0x4f9b…8992Base—$25.00100%0xa923…c9ac93d ago0x444c92…279844
0xa25c…723f0x91cc…6fa7Base—$25.00100%0xa923…c9ac93d ago0xc01a5f…aaf7b9
0xa25c…723f0x66f8…6be8Base—$25.00100%0xa923…c9ac93d ago0x0b85b1…20912b
0xa25c…723f0x7bb8…8f70Base—$50.00100%0xa923…c9ac93d ago0x4a37bb…429b5a
0xa25c…723f0x2c33…7e1bBase—$25.00100%0xa923…c9ac93d ago0xdd8235…639574
0xa25c…723f0xa300…e843Base—$75.00100%0xa923…c9ac93d ago0x84e625…05d3f0
0xa25c…723f0x5e72…fc39Base—$25.00100%0xa923…c9ac93d ago0xff3d1e…5eb363
0xa25c…723f0xfa8a…8bc0Base—$25.00100%0xa923…c9ac93d ago0x8e9886…d90744
0xa25c…723f0x17e9…bfdaBase—$36.56100%0xa923…c9ac93d ago0x1c993a…f05aa2
0xa25c…723f0x9816…e92dBase—$15.00100%0xa923…c9ac93d ago0x5cce3f…c2e595
0xa25c…723f0x77cd…c8f4Base—$50.00100%0xa923…c9ac93d ago0xbe92dd…cbfa91
0xa25c…723f0xef7b…bfc2Base—$300.00100%0xa923…c9ac93d ago0xe6a3fd…cc0d6f
0xa25c…723f0x5bce…2318Base—$50.00100%0xa923…c9ac93d ago0x922f2f…016c50
0xa25c…723f0x3687…f967Base—$50.00100%0xa923…c9ac93d ago0x08c64b…108abc
0xa25c…723f0x2807…1049Base—$50.00100%0xa923…c9ac93d ago0xc1aeff…cace90
0xa25c…723f0xec4c…b504Base—$103.59100%0xa923…c9ac94d ago0x51cd20…22b2fc
0xa25c…723f0x9410…c035Base—$85.00100%0xa923…c9ac94d ago0x94c413…f4e82b

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.