Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base—$21.00100%0xe10f…cb7054d ago0xa4a01b…62a5ce
0x3fb1…7e250x0e3d…7757Base—$6.30100%0x88c8…503854d ago0xea794f…9abeea
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x99d9…ec9d54d ago0xe0e9b3…092e68
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xf3d1…2b9c54d ago0x02de60…413dd8
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x29b8…326354d ago0xc1a9d3…17af8f
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x3c35…aa7354d ago0xed78df…08d0ad
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x7430…b4bb54d ago0x0df02b…098ad3
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x2fb6…129754d ago0xbf3cc6…1e8f2b
0x3fb1…7e250x0e3d…7757Base—$21.00100%0xc4f0…359654d ago0x3881bf…ddc9f4
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x0e26…797854d ago0x05abd5…94ef90
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x2016…553454d ago0xff0964…c39ee3
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x238c…f4bb54d ago0x3fa426…937813
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x2742…8fd154d ago0x33820c…a6f632
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x1875…8fcf54d ago0xe01fb4…1c22c7
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x45b4…af2754d ago0x905923…9492a7
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x4f6a…d2f655d ago0x405391…15b3de
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x7d28…b24855d ago0x4c95bc…0267c6
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xdcd9…b01a55d ago0x5c8437…2ebd5b
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x4e90…564a55d ago0x863a27…e21f1a
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x1868…142655d ago0x70382b…84c09d
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x9092…bc9e55d ago0x592532…7dfa0a
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x50b0…9cda55d ago0x03abbe…03536d
0x3fb1…7e250x0e3d…7757Base—$14.70100%0x3eb5…08dc55d ago0x272bee…e38ea7
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xc84b…0cb355d ago0xc83dd6…c8adf6
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x77d0…ce5055d ago0xbb39d7…03287f

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.