Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2472…889e0xd0b5…f224Base—$2.9970%0x3482…6f0e34d ago0xcd348f…ac8e1f
0xc934…e8d60xd0b5…f224Base—$44.3170%0x3482…6f0e34d ago0x95b7fb…6ea0d3
0x32a5…2b150xd0b5…f224Base—$488.1770%0x3482…6f0e34d ago0x1387d1…c714fa
0xe446…2dde0xd0b5…f224Base—$9.9970%0x3482…6f0e34d ago0x327e76…481e61
0x9653…5cee0xd0b5…f224Base—$13.7370%0x3482…6f0e34d ago0xb189ab…f452d2
0xe420…06980xd0b5…f224Base—$9.9970%0x3482…6f0e34d ago0x1ea5e4…640cc8
0x8015…8e0e0xd0b5…f224Base—$9.4870%0x3482…6f0e34d ago0xde5054…81faca
0x89e4…3d930xd0b5…f224Base—$10.0970%0x3482…6f0e34d ago0x0a4ef0…33a302
0xae6a…52220xd0b5…f224Base—$5.0470%0x3482…6f0e34d ago0xbadd98…3ea586
0xd5ec…59810xd0b5…f224Base—$1.0070%0x3482…6f0e34d ago0x7480df…590167
0xda11…36650xd0b5…f224Base—$2.0570%0x3482…6f0e34d ago0xf95bb0…f5e763
0x07b5…e0c10xd0b5…f224Base—$49.9670%0x3482…6f0e34d ago0x87ea91…0b5364
0x1bf8…9c1e0xd0b5…f224Base—$4.9370%0x3482…6f0e34d ago0x1b7750…4ab631
0xd5c3…8bee0xd0b5…f224Base—$191.1370%0x3482…6f0e34d ago0xd8ebb0…a06dae
0x83d8…4c740xd0b5…f224Base—$4.9970%0x3482…6f0e34d ago0x5220c3…1f2408
0xf11a…8e270xd0b5…f224Base—$4.8770%0x3482…6f0e34d ago0xf8ae88…b56f63
0x68e1…e4450xd0b5…f224Base—$99.8870%0x3482…6f0e34d ago0x8c1a19…a30f29
0x51e2…bda00xd0b5…f224Base—$9.9970%0x3482…6f0e34d ago0x4d1c4a…39181d
0x989b…62c80xd0b5…f224Base—$241.2770%0x3482…6f0e35d ago0xfe6ede…55616e
0xb69c…c14f0xd0b5…f224Base—$9.9970%0x3482…6f0e35d ago0x9f22cd…00920d

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.