Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x47c5…4fc3Base—$5.2570%0xfbad…25fb50d ago0x4a3008…a10773
0x3fb1…7e250x47c5…4fc3Base—$1.0570%0x88cf…d21b50d ago0x8e4fc8…9fc571
0x3fb1…7e250x47c5…4fc3Base—$2.1070%0x6ae4…e26d50d ago0xeca063…93ce5b
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x3eb5…08dc50d ago0x3c7916…5ff552
0x3fb1…7e250x47c5…4fc3Base—$42.0070%0x93d4…655d50d ago0xf55d5f…a8a244
0x3fb1…7e250x47c5…4fc3Base—$1.0570%0x0b7e…f08e50d ago0xcfc064…0b5149
0x3fb1…7e250x47c5…4fc3Base—$5.2570%0x9d1a…013550d ago0x506923…46fb52
0x3fb1…7e250x47c5…4fc3Base—$3.1570%0xa5e3…a7a350d ago0xe26a1a…283c98
0x3fb1…7e250x47c5…4fc3Base—$15.7570%0x0166…37af50d ago0xff0ee2…951715
0x3fb1…7e250x47c5…4fc3Base—$6.3070%0x9765…21f550d ago0x20b879…b425b7
0x3fb1…7e250x47c5…4fc3Base—$2.1070%0xde5c…e1ff50d ago0x5911e6…43c366
0x3fb1…7e250x47c5…4fc3Base—$3.1570%0x7430…b4bb50d ago0x3d73b5…8ddba7
0x3fb1…7e250x47c5…4fc3Base—$1.0570%0x0dd9…36a550d ago0x356514…d1009f
0x3fb1…7e250x47c5…4fc3Base—$2.1070%0x8183…61da50d ago0x871295…8a99d1
0x3fb1…7e250x47c5…4fc3Base—$1.0570%0xbf85…381050d ago0x5234fb…ae09d5
0x3fb1…7e250x47c5…4fc3Base—$2.1070%0xd8cf…8eb750d ago0x383b63…0629f4
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x3cca…9c7c50d ago0x23468b…6e760d
0x3fb1…7e250x47c5…4fc3Base—$3.1570%0x33cf…fffe50d ago0x3428e3…77bba4
0x3fb1…7e250x47c5…4fc3Base—$2.1070%0x69ba…d2e250d ago0x83c488…c0d73a
0x3fb1…7e250x47c5…4fc3Base—$2.1070%0xa7d7…e1b650d ago0x3f8c7d…b70abe
0x3fb1…7e250x47c5…4fc3Base—$1.0570%0xc5a1…8a3450d ago0xafdade…3bbb56
0x3fb1…7e250x47c5…4fc3Base—$3.1570%0x707e…8d2850d ago0x7aef6d…81edcc
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x8e4d…98c050d ago0xc80db1…c026ce
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xd4ab…0bb650d ago0xee774b…ccda3b
0x3fb1…7e250x47c5…4fc3Base—$21.0070%0x3663…55ff50d ago0x923c49…1894cb

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.