Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x776c…02590x0e3d…7757Base—$14.70100%0xa6d0…a3cd96d ago0x131e69…e7cefe
0x1332…66eb0x0e3d…7757Base—$50.00100%0x4d61…683896d ago0x606747…12b637
0x1332…66eb0x0e3d…7757Base—$100.00100%0x1e92…0cb796d ago0x66c4ce…15e394
0x1332…66eb0x0e3d…7757Base—$19.95100%0x3764…3be096d ago0xc8b5af…2ae4a5
0xc7d7…66d50x0e3d…7757Base—$105.97100%0x466a…f27196d ago0xdb8843…52487b
0x1332…66eb0x0e3d…7757Base—$10.50100%0x7685…476996d ago0x5494a7…13c4b2
0x1332…66eb0x0e3d…7757Base—$10.00100%0x4950…4a2696d ago0xb8d606…9a05c9
10972.eth0x0e3d…7757Base—$1.05100%0xe9e4…196396d ago0x8ac9a3…3d4902
0x1332…66eb0x0e3d…7757Base—$25.00100%0x5520…8e5b96d ago0xdf209a…ec6025
10972.eth0x0e3d…7757Base—$2.10100%0xcfc4…e10496d ago0xff9b89…558147
0x991b…b2280x0e3d…7757Base—$89.25100%0x0558…49bd96d ago0x5423d4…bcf79a
0xa520…eca40x0e3d…7757Base—$8.40100%0x23e1…500396d ago0xc7e379…335fcd
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xd775…7f8197d ago0x828412…b42d0c
0x1332…66eb0x0e3d…7757Base—$10.00100%0xf8ec…37d497d ago0x766e45…c36b64
0x1332…66eb0x0e3d…7757Base—$31.50100%0x2837…f76797d ago0xfda2e7…8bff68
0x3463…54db0x0e3d…7757Base—$10.50100%0x81da…371f97d ago0x92a97b…808423
0xf266…1afe0x0e3d…7757Base—$10.50100%0xaf65…d79097d ago0xe4035a…64d6ea
0xa17c…60a90x0e3d…7757Base—$1.05100%0xc07c…d71897d ago0xc743ed…146825
0xa520…eca40x0e3d…7757Base—$1.05100%0x8107…169997d ago0x95ba5b…19c42a
0x3193…a1670x0e3d…7757Base—$10.50100%0x5e6e…178797d ago0x32928e…e963f4
0x7177…effc0x0e3d…7757Base—$1.00100%0x3eb5…08dc97d ago0x7fa266…388e21
0x1332…66eb0x0e3d…7757Base—$15.75100%0x2e76…b74997d ago0xac3718…42a912
0x1332…66eb0x0e3d…7757Base—$100.02100%0x5f60…e48e97d ago0x8f4239…8090ed
0x1332…66eb0x0e3d…7757Base—$57.75100%0x89b2…a87a97d ago0x87a4df…83e1f7
0xa520…eca40x0e3d…7757Base—$5.25100%0x505d…14d697d ago0x096a05…fa2479

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.