Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0789…128c0x47c5…4fc3Base—$10.5070%0x515b…21b529d ago0xf9276a…d37327
0x0789…128c0x47c5…4fc3Base—$10.5070%0xb3fe…1c0529d ago0x630717…ac03a9
0x0789…128c0x47c5…4fc3Base—$10.5070%0x72ef…0ffd29d ago0x4daccb…6692d6
0x0789…128c0x47c5…4fc3Base—$10.5070%0x3845…8ad229d ago0xbb5a31…288fbc
0x0789…128c0x47c5…4fc3Base—$10.5070%0x762b…cf5029d ago0xd01a54…2b5d4a
0x0789…128c0x47c5…4fc3Base—$10.5070%0x19e0…dcbe29d ago0x9947f3…8c65a8
0x0789…128c0x47c5…4fc3Base—$10.5070%0xd223…7d2829d ago0xe12b45…7a3a77
0x0789…128c0x47c5…4fc3Base—$10.5070%0x7a25…7fdc29d ago0xe07b44…f93f90
0x0789…128c0x47c5…4fc3Base—$10.5070%0x63f7…457829d ago0xeb6ffd…6a0509
0x0789…128c0x47c5…4fc3Base—$10.5070%0xf867…7e9b29d ago0x395ddb…981a69
0x0789…128c0x47c5…4fc3Base—$10.5070%0x24a4…540a29d ago0xcde1c1…143da8
0x0789…128c0x47c5…4fc3Base—$10.5070%0x4a9f…031129d ago0x297e0d…0241fb
0x0789…128c0x47c5…4fc3Base—$10.5070%0xa82a…456329d ago0x451f13…791078
0x0789…128c0x47c5…4fc3Base—$10.5070%0x1913…93d929d ago0x1f002b…584319
0x0789…128c0x47c5…4fc3Base—$10.5070%0x5a50…c82c29d ago0x600736…9e0cb2
0x0789…128c0x47c5…4fc3Base—$10.5070%0x6b3c…58cb29d ago0x677d76…3f9daf
0x0789…128c0x47c5…4fc3Base—$10.5070%0x549c…63b729d ago0xdb5f7c…8000e4
0x0789…128c0x47c5…4fc3Base—$10.5070%0x54de…447029d ago0x3b9f3e…c7fb72
0x0789…128c0x47c5…4fc3Base—$10.5070%0xc6fb…0f6c29d ago0x78a499…76644b
0x0789…128c0x47c5…4fc3Base—$5.2570%0x9618…286129d ago0xe2f7ec…ba3df0
0x0789…128c0x47c5…4fc3Base—$5.2570%0xbcc0…614b29d ago0x760ba5…b3ce76
0x0789…128c0x47c5…4fc3Base—$5.2570%0x8ae6…570629d ago0x497996…d9f47e
0x0789…128c0x47c5…4fc3Base—$5.2570%0x12ba…6b6129d ago0x4d39ba…4945e1
0x0789…128c0x47c5…4fc3Base—$5.2570%0xc330…c0b229d ago0x0028ce…d9a58d
0x0789…128c0x47c5…4fc3Base—$5.2570%0xe1d1…1b1929d ago0xbf32d8…3c2ac5

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.