Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe206…d9c60xcf21…f5dcBase—$0.01100%coinbase64d ago0x13bdf2…46d643
0xe206…d9c60x2cb7…7922Base—$0.01100%coinbase64d ago0x22619e…73e4e2
0xe206…d9c60x6cae…aa0aBase—$0.01100%coinbase64d ago0x16b184…503311
0xe206…d9c60x29dd…f375Base—$0.01100%coinbase64d ago0x5c2913…3fc900
0xe206…d9c60xdf26…6b32Base—$0.01100%coinbase64d ago0xf8736c…9d50de
0xe206…d9c60x6c71…dbdaBase—$0.01100%coinbase64d ago0x512865…c6f384
0xe206…d9c60x58e5…30c2Base—$0.01100%coinbase64d ago0x040ef8…793359
0xe206…d9c60xcaeb…e466Base—$0.01100%coinbase64d ago0xe9ba60…2521cf
0xe206…d9c60xb99b…cfeaBase—$0.01100%coinbase64d ago0xa0ad2d…ff730a
0xe206…d9c60xb380…1789Base—$0.01100%coinbase64d ago0x999f45…699ee4
0xe206…d9c60x9416…13edBase—$0.01100%coinbase64d ago0x6e49ed…b878a3
0xe206…d9c60xc738…1eebBase—$0.01100%coinbase64d ago0x3ca05f…373ac6
0xe206…d9c60x88c3…df0fBase—$0.01100%coinbase64d ago0xaff5a3…b066e3
0xe206…d9c60x1da7…7227Base—$0.01100%coinbase64d ago0x4572cc…6a5626
0xe206…d9c60xf6cf…ed9dBase—$0.01100%coinbase64d ago0x98c68b…db932f
0xe206…d9c60x4877…6685Base—$0.01100%coinbase64d ago0xf124d1…bb529b
0xe206…d9c60x2f54…53b4Base—$0.01100%coinbase64d ago0xc0a6db…7c6ea2
0xe206…d9c60x25af…aa13Base—$0.01100%coinbase64d ago0x04dd82…e0815b
0xe206…d9c60x2846…b6c5Base—$0.01100%coinbase64d ago0xe2ade0…334f97
0xe206…d9c60x104f…a008Base—$0.01100%coinbase64d ago0x8137cb…d441b6
0xe206…d9c60x3788…b282Base—$0.01100%coinbase64d ago0x324af8…94f4e0
0xe206…d9c60x29ac…d037Base—$0.01100%coinbase64d ago0x186f23…cafb60
0xe206…d9c60xffe3…f069Base—$0.01100%coinbase64d ago0x1ec469…87863d
0xe206…d9c60xa51d…24c9Base—$0.01100%coinbase64d ago0xb5e35a…40ad9f
0xe206…d9c60x0b0c…fff6Base—$0.01100%coinbase64d ago0x828c93…3b4ddc

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.