Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x23e1…500336d ago0x9159fb…d2f84b
0x3fb1…7e250x47c5…4fc3Base$5.2570%0x0dc1…621436d ago0x3c33b8…6ecf35
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x1913…93d936d ago0x02740e…b95651
0x3fb1…7e250x47c5…4fc3Base$5.2570%0xc7c2…61a536d ago0x65f44c…8592c1
0x3fb1…7e250x47c5…4fc3Base$5.2570%0x4950…4a2636d ago0x27803e…a6f2b9
0x3fb1…7e250x47c5…4fc3Base$5.2570%0xa070…95e036d ago0xd93a82…82f2e0
0x3fb1…7e250x47c5…4fc3Base$5.2570%0x1e6d…37c136d ago0x2a3940…947332
0x3fb1…7e250x47c5…4fc3Base$2.1070%0x28cc…0ecd36d ago0x07fbdd…4e7e85
0x3fb1…7e250x47c5…4fc3Base$6.3070%0x0922…422336d ago0x40cecb…118d0a
0x3fb1…7e250x47c5…4fc3Base$7.3570%0x154a…ba3236d ago0x254b3a…4fb228
0x3fb1…7e250x47c5…4fc3Base$3.1570%0x2133…5a4236d ago0x0b300c…2c9433
0x3fb1…7e250x47c5…4fc3Base$1.0570%0x0245…bb7b36d ago0xa22987…6a8bb6
0x3fb1…7e250x0e3d…7757Base$1.0570%0x614a…d5ce36d ago0x94796d…da48c8
0x3fb1…7e250x47c5…4fc3Base$1.0570%0x44bc…cd6a36d ago0x6d6b98…c45096
0x3fb1…7e250x47c5…4fc3Base$31.5070%0x6c0f…7cd636d ago0x27aeab…11f3c9
0x3fb1…7e250x47c5…4fc3Base$5.2570%0x6a34…ec8836d ago0xa213d8…500631
0x3fb1…7e250x47c5…4fc3Base$5.2570%0x5feb…0e1236d ago0x2e98de…74cd49
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x515b…21b537d ago0xcb7470…1e7cf5
0x3fb1…7e250x47c5…4fc3Base$1.0570%0x6647…552637d ago0xadeafa…abe740
0x3fb1…7e250x47c5…4fc3Base$52.5070%0xdb82…274837d ago0x161585…da6250
0x3fb1…7e250x47c5…4fc3Base$3.1570%0x6d25…ee4137d ago0x535876…4bb4c6
0x3fb1…7e250x47c5…4fc3Base$10.5070%0xb859…c36737d ago0xa1419d…e7008e
0x3fb1…7e250x47c5…4fc3Base$1.0570%0x54b0…438437d ago0xeab129…bec906
0x3fb1…7e250x0e3d…7757Base$10.5070%0x31fe…80c437d ago0x60821e…4435d9
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x6d2e…0c6437d ago0x0f329b…e161bf

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.