Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xddce…036b0x0e3d…7757Base—$18.54100%0x44ef…9f63115d ago0x490ca6…791dd8
0xa17c…60a90x0e3d…7757Base—$5.25100%0x5944…5572115d ago0xa230c0…8993f1
0x1332…66eb0x0e3d…7757Base—$10.50100%0x8817…4927115d ago0x3f1351…8ee979
0x8cfa…be850x0e3d…7757Base—$6.30100%0x4184…789b115d ago0x572c45…b64ea1
0xa787…64cf0x0e3d…7757Base—$3.15100%0xdf85…203b115d ago0xa94447…05b366
0x1332…66eb0x0e3d…7757Base—$10.50100%0xec3e…414c115d ago0x29c0f8…3b9deb
0x1332…66eb0x0e3d…7757Base—$21.00100%0x065e…0a60115d ago0x899799…bc4a59
0xa11f…98f30x0e3d…7757Base—$30.45100%0x9ee1…38b0115d ago0xc501c3…ae643e
0x1332…66eb0x0e3d…7757Base—$10.50100%0xefcd…fefe115d ago0xdce753…d91b29
0xa787…64cf0x0e3d…7757Base—$5.25100%0x6a96…27ff115d ago0x7b8ca0…c19505
0xf52b…4f3c0x0e3d…7757Base—$30.45100%0xda2d…f5ea115d ago0xdc2c52…928ee8
0xa787…64cf0x0e3d…7757Base—$31.50100%0xc246…c595115d ago0x8e3f23…a5b115
0xa787…64cf0x0e3d…7757Base—$10.50100%0x629a…da9c115d ago0x64de40…8feb5a
0x74e6…59b70x0e3d…7757Base—$30.08100%0x01d6…4c29115d ago0x168870…2bc51e
0x030b…40d10x0e3d…7757Base—$5.25100%0x58f6…4517115d ago0xb2403c…4a15ea
0xa787…64cf0x0e3d…7757Base—$1.05100%0x3cca…9c7c115d ago0xb72218…9ce62c
0xa787…64cf0x0e3d…7757Base—$1.05100%0x20cf…bf55115d ago0x7588a5…6b2f7f
0xf861…cd530x0e3d…7757Base—$3.15100%0x573b…0d28115d ago0xe3b092…397e33
0x1332…66eb0x0e3d…7757Base—$31.50100%0x7bc8…4261115d ago0x05d34a…93a2f7
0x11e6…076f0x0e3d…7757Base—$157.50100%0xf261…5d41115d ago0x25ff73…846254
0x415f…a9810x0e3d…7757Base—$5.00100%0x971f…ddbf115d ago0xe3532e…03899e
0x1332…66eb0x0e3d…7757Base—$5.25100%0x9547…14df115d ago0x276634…c8c8e6
0x1332…66eb0x0e3d…7757Base—$10.50100%0x3189…20e0115d ago0x4e874b…5562ee
0x11e6…076f0x0e3d…7757Base—$10.50100%0x9ce1…fd1c115d ago0x7a51c6…490688
0x5d79…ab930x0e3d…7757Base—$6.30100%0xa690…238c115d ago0xf5bc51…dd433d

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.