Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc2e…db2d0xaddc…76a8Base—$1.2570%0x7e99…09887d ago0xd6a110…3944b7
0xfc2e…db2d0x67be…f0d2Base—$1.2570%0x7e99…09887d ago0x77fb27…46b0b9
0xfc2e…db2d0x57e3…2e59Base—$1.2570%0x7e99…09887d ago0x992054…589ff5
0xfc2e…db2d0x7a16…f826Base—$1.2570%0x7e99…09887d ago0x65a502…54f6f5
0xfc2e…db2d0x5611…6b13Base—$1.2570%0x7e99…09887d ago0x4f95fc…8e53ed
0xfc2e…db2d0xbf4a…bbb2Base—$1.2570%0x7e99…09887d ago0x496fa6…16f264
0xfc2e…db2d0x2f57…fe61Base—$1.2570%0x7e99…09887d ago0xde9dfb…265d7f
0xfc2e…db2d0x6767…f315Base—$1.2570%0x7e99…09887d ago0x324d9d…f34b12
0xfc2e…db2d0x0de8…32fbBase—$1.2570%0x7e99…09887d ago0x3b0395…7ae3bd
0xfc2e…db2d0xabc2…650fBase—$1.2570%0x7e99…09887d ago0x7c05b9…a1662a
0xfc2e…db2d0xf9a5…545fBase—$1.2570%0x7e99…09887d ago0x97e4ed…eb3c36
0xfc2e…db2d0x09a7…6b93Base—$1.2570%0x7e99…09887d ago0xc404f9…105501
0xfc2e…db2d0xc69d…dd0eBase—$1.2570%0x7e99…09887d ago0x687284…6eabfe
0xfc2e…db2d0x255b…c313Base—$1.2570%0x7e99…09887d ago0x3cf2cc…4d3cb7
0xfc2e…db2d0x9623…f4e8Base—$1.2570%0x7e99…09887d ago0x37a768…8e6eb6
0xfc2e…db2d0x66c8…b636Base—$1.2570%0x7e99…09887d ago0xd59ddd…d9f26c
0xfc2e…db2d0xa125…a069Base—$1.2570%0x7e99…09887d ago0xfcef7e…e60b7c
0xfc2e…db2d0xf31d…f33aBase—$1.2570%0x7e99…09887d ago0x716c1b…a87682
0xfc2e…db2d0x8d4e…a584Base—$1.2570%0x7e99…09887d ago0xee6c5b…d5b424
0xfc2e…db2d0x4456…3587Base—$1.2570%0x7e99…09887d ago0x86e9d0…afeb63
0xfc2e…db2d0x6fea…5974Base—$1.2570%0x7e99…09887d ago0xde92fc…0b6499
0xfc2e…db2d0xcbc6…06f3Base—$1.2570%0x7e99…09887d ago0xe932b9…b5b3c5
0xfc2e…db2d0x176c…5bdeBase—$1.2570%0x7e99…09887d ago0x7376b0…c2ec0b
0xfc2e…db2d0x4c49…3fd0Base—$1.2570%0x7e99…09887d ago0x1ea639…4f00dc
0xfc2e…db2d0xc77e…c0e2Base—$1.2570%0x7e99…09887d ago0xe27f6b…fdda18

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.