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—$10.5070%0xc807…52c710d ago0xc82dc2…2592cd
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x1f7e…db9610d ago0x965e3e…65d963
0x1332…66eb0x47c5…4fc3Base—$157.5070%0x4d98…2b5b10d ago0x493d52…093cb0
0x1332…66eb0xdf62…30eeBase—$99.8970%0x9903…29c410d ago0x9654cf…13ab62
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x4e07…cf7c10d ago0x11d6f7…b3387b
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x969c…eacf10d ago0x0e859e…be5c02
0x1332…66eb0x47c5…4fc3Base—$900.1070%0x4218…be8710d ago0xddbb35…3414d4
0x1332…66eb0x47c5…4fc3Base—$19.9570%0xc6fb…0f6c10d ago0x7d9639…462da3
0x1332…66eb0x47c5…4fc3Base—$110.0170%0xb769…f88110d ago0xa08133…ba1244
0x1332…66eb0x47c5…4fc3Base—$12.9070%0x77d2…395e10d ago0xfe68b5…8394cd
0x1332…66eb0x47c5…4fc3Base—$31.5070%0x9cee…c9d910d ago0xafd103…6ef0e0
0x1332…66eb0xdf62…30eeBase—$4.9970%0x1434…1c6e10d ago0x4e1522…167bd1
0x1332…66eb0x47c5…4fc3Base—$18.0070%0x5787…759e10d ago0x9cc8c0…91d468
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x72ef…0ffd10d ago0xe83793…2d5637
0x1332…66eb0xdf62…30eeBase—$99.7970%0xac5b…869810d ago0x7f7096…64e75d
0x1332…66eb0x47c5…4fc3Base—$15.7570%0xe4ca…c91c10d ago0xde81a0…1814e0
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x748e…1c7410d ago0x383285…a0195f
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xaecf…8b7510d ago0x76ba53…8b1657
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xc4a4…9e8610d ago0xbb2b23…69e7ed
0x1332…66eb0x47c5…4fc3Base—$31.5070%0x2699…b2a510d ago0x67198c…4e2d0a
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x5e44…05a810d ago0x5924b9…abdd5c
0x1332…66eb0xdf62…30eeBase—$99.8970%0x9547…14df10d ago0x3ef9dc…08384f
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xfaf2…854b10d ago0x7c2076…e8f951
0x1332…66eb0x09ae…ec64Base—$524.9870%0xd016…b67a10d ago0xef68e0…ab59f8
0x1332…66eb0x47c5…4fc3Base—$12.6070%0x1e09…da4110d ago0x85887e…cf12a9

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.