Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xc82a…0dccBase—$4.3270%0x64b2…883315d ago0x6da6be…eebd33
0xa54d…49f50x2f6c…66a1Base—$251.7270%0x7347…d69115d ago0x5ae0bd…44bc2e
0xa54d…49f50xe0f8…b5ecBase—$4,999.5370%0x7347…d69115d ago0x8833cb…cd750f
0xa54d…49f50x18c1…a86cBase—$12,941.4670%0x7347…d69115d ago0x9e5714…b12a92
0xa54d…49f50xbe18…dfbfBase—$2,551.8270%0x7347…d69115d ago0xf61252…3356e4
0xa54d…49f50xbe18…dfbfBase—$2,561.3270%0x7347…d69115d ago0x685e16…19b602
0xa54d…49f50xbe18…dfbfBase—$2,576.2070%0x7347…d69115d ago0x078d53…562fd0
0xa54d…49f50x9228…7997Base—$272,975.2470%0x7347…d69115d ago0xd221a3…e4ba45
0xa54d…49f50xb00e…9f9cBase—$2,958.9670%0x7347…d69115d ago0xf50eeb…f1125c
0xa54d…49f50xc8ad…821cBase—$46,012.6470%0x64b2…883315d ago0xe27ab9…d81f20
0xa54d…49f50xd37b…20f1Base—$783.9570%0x7347…d69115d ago0x16b1ca…c4555a
0xa54d…49f50x3d9f…d432Base—$737.4170%0x7347…d69115d ago0x82c61a…2dfb4c
0xa54d…49f50x1564…9d9bBase—$10,233.7170%0x7347…d69115d ago0xfd4a0c…bb3c47
0xa54d…49f50x2b0b…9ac2Base—$102.0570%0x7347…d69115d ago0x0d3980…4b30c5
0xa54d…49f50x2b0b…9ac2Base—$1,031.3270%0x7347…d69115d ago0x1356e8…1518b0
0xa54d…49f50x56fd…c4b7Base—$261.7070%0x7347…d69115d ago0xea3b8c…3d23a6
0xa54d…49f50x782c…9c0aBase—$3,063.6670%0x7347…d69115d ago0x99814e…b9ac7b
0xa54d…49f50x1e0c…a3d7Base—$1,007.4270%0x64b2…883315d ago0xdde58d…c1e90d
0xa54d…49f50x661a…b33fBase—$6,606.5570%0x7347…d69115d ago0x494f59…fbdcd0
0xa54d…49f50x1bd5…8f71Base—$246.2670%0x7347…d69115d ago0xce464d…57a6e4
0xa54d…49f50xec23…3a00Base—$748.4070%0x7347…d69115d ago0xba9f18…ea17d1
0xa54d…49f50x25d8…b79dBase—$745.7470%0x7347…d69115d ago0x5ce906…afa3c0
0xa54d…49f50xbe18…dfbfBase—$2,586.8870%0x7347…d69115d ago0x29101a…b9b6b3
0xa54d…49f50xf5a5…9da3Base—$2,154.8770%0x7347…d69115d ago0x5b05b8…ee3288
0xa54d…49f50xd05b…8427Base—$107.4470%0x7347…d69115d ago0x9635b7…72f270

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.