Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$100.0070%0x78ce…877f26d ago0x735d69…c53cf9
0x1332…66eb0x47c5…4fc3Base—$100.0070%0x2a59…864526d ago0x8a6e2d…f504b9
0x1332…66eb0x47c5…4fc3Base—$12.6070%0x614a…d5ce26d ago0x16bf10…28d69b
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xd6e8…21cd26d ago0x9315d1…bc8492
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xc7c2…61a526d ago0x190d2e…0d4771
0x1332…66eb0x47c5…4fc3Base—$18.0070%0xd4ab…0bb626d ago0xb49ab9…1f93c3
0x1332…66eb0x47c5…4fc3Base—$13.0870%0x0971…930e26d ago0xe96bcf…f5cfa0
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x6a32…813626d ago0x072264…9ff350
0x1332…66eb0x47c5…4fc3Base—$210.0070%0xa30d…6d0026d ago0x2c744e…93d4aa
0x1332…66eb0x47c5…4fc3Base—$10.0070%0xcb6c…da0b26d ago0x5b01a9…41ac91
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x2859…83d426d ago0x91fbfc…c007bf
0x1332…66eb0x47c5…4fc3Base—$105.0070%0xf733…8f8d26d ago0x34a6dd…013a66
0x1332…66eb0x47c5…4fc3Base—$15.7570%0x8569…b98726d ago0x851401…854219
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x2158…e16026d ago0xf5d9a1…12e501
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x5e6e…178726d ago0x814fc6…1f9b3c
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x707e…8d2826d ago0xf3e39c…e79ee9
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x4b7f…bff026d ago0xe100fe…b40f87
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x9618…286126d ago0x4de082…2e7bee
0x1332…66eb0x47c5…4fc3Base—$63.0070%0x160a…c89126d ago0x1fe1ff…b10a48
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xe7f6…e17426d ago0x2e228c…d38ef1
0x1332…66eb0xdf62…30eeBase—$99.9170%0x6647…552626d ago0x4e8343…383f7a
0x1332…66eb0x47c5…4fc3Base—$15.7570%0x2fb2…aefd26d ago0xd8fc1f…6c3cb9
0x1332…66eb0xdf62…30eeBase—$99.8570%0xcb3f…dc2926d ago0x1001c4…205a4e
0x1332…66eb0xdf62…30eeBase—$99.9170%0xd60b…b73926d ago0xd0ea78…2b6984
0x1332…66eb0x47c5…4fc3Base—$10.0070%0x0524…938926d ago0xfe91a2…7b422c

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.