Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaf4…75260xeb18…02c1Base—$16.32100%0xbb67…9bc456d ago0xc87962…eb81f5
0x825f…d8b30xeb18…02c1Base—$17.32100%0xbb67…9bc456d ago0x54a2f1…35f5c9
0x967b…92d70xeb18…02c1Base—$15.06100%0xbb67…9bc456d ago0xff51c1…29bab9
0x6c3f…50010xeb18…02c1Base—$17.71100%0xbb67…9bc456d ago0x56b4e9…b0e3c2
0xe15c…8eae0xeb18…02c1Base—$18.52100%0xbb67…9bc456d ago0xd52ae7…d13aa0
0x4c4a…6c100xeb18…02c1Base—$17.43100%0xbb67…9bc456d ago0x900db6…2b7aeb
0x0922…2e5c0xeb18…02c1Base—$18.04100%0xbb67…9bc456d ago0x14b9e4…5009bf
0xf41f…085e0xeb18…02c1Base—$18.05100%0xbb67…9bc456d ago0x23f181…3ce369
0xd945…f6d80xeb18…02c1Base—$16.32100%0xbb67…9bc456d ago0x2ef867…259a74
0xefd0…42b30xeb18…02c1Base—$17.53100%0xbb67…9bc456d ago0xdab2c6…3a4753
0x050e…c9300xeb18…02c1Base—$16.93100%0xbb67…9bc456d ago0x9b4580…a00dc0
0x6778…4b440xeb18…02c1Base—$16.04100%0xbb67…9bc456d ago0x04a984…fec681
0xd159…78b90xeb18…02c1Base—$5.00100%0xbb67…9bc456d ago0x4d4051…e9a5ec
0x623c…e8bf0xeb18…02c1Base—$5.00100%0xbb67…9bc456d ago0x6f1115…210fdf
0x741a…38aa0xeb18…02c1Base—$5.00100%0xbb67…9bc456d ago0xeb7119…dece10
0x04f2…45c50xeb18…02c1Base—$5.00100%0xbb67…9bc456d ago0x22bbb4…dd4194
0x284e…9b330xeb18…02c1Base—$5.00100%0xbb67…9bc456d ago0x15c986…16ba17
0x88ac…617b0xeb18…02c1Base—$5.00100%0xbb67…9bc456d ago0x7f0b02…20798a
0x9f9d…25600xeb18…02c1Base—$5.00100%0xbb67…9bc456d ago0xeaee80…d038a6
0x1046…46a00xeb18…02c1Base—$9.97100%0xbb67…9bc456d ago0x3aa66e…6e79be

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.