Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbcb6…d2720xd173…a52aBase—$0.10100%0xd173…a52a66d ago0xf04d48…0b3469
0xbcb6…d2720xd173…a52aBase—$0.10100%0xd173…a52a66d ago0xfe6548…86a6b3
0xbcb6…d2720xd173…a52aBase—$0.10100%0xd173…a52a66d ago0x6f90aa…920998
0xbcb6…d2720xd173…a52aBase—$0.10100%0xd173…a52a66d ago0x7315d3…e68354
0xbcb6…d2720xd173…a52aBase—$0.10100%0xd173…a52a66d ago0x01a983…70108b
0xbcb6…d2720xd173…a52aBase—$0.10100%0xd173…a52a66d ago0xb8cb4b…9b26df
0xbcb6…d2720xd173…a52aBase—$0.10100%0xd173…a52a66d ago0x240be2…9ec623
0xbcb6…d2720xd173…a52aBase—$0.10100%0xd173…a52a66d ago0x0876b1…58458c
0xbcb6…d2720xd173…a52aBase—$0.10100%0xd173…a52a66d ago0x41f389…84493d
0xbcb6…d2720xd173…a52aBase—$0.10100%0xd173…a52a66d ago0x11e23d…907e0f
0xbcb6…d2720xd173…a52aBase—$0.10100%0xd173…a52a66d ago0x7b702e…4e7b16
0xbcb6…d2720xd173…a52aBase—$1.00100%0xd173…a52a66d ago0xb3b6a6…992fb5
0xbcb6…d2720xd173…a52aBase—$0.10100%0xd173…a52a66d ago0x278881…13c5c6
0xbcb6…d2720xd173…a52aBase—$0.10100%0xd173…a52a66d ago0x77e465…6e672c
0xbcb6…d2720xd173…a52aBase—$0.10100%0xd173…a52a67d ago0xd91442…fbaad2
0xbcb6…d2720xd173…a52aBase—$0.10100%0xd173…a52a67d ago0xb3e425…fc4823
0xbcb6…d2720xd173…a52aBase—$0.10100%0xd173…a52a67d ago0x702201…e9f3cd
0xbcb6…d2720xd173…a52aBase—$0.10100%0xd173…a52a67d ago0xbdca54…88a7a3
0xbcb6…d2720xd173…a52aBase—$0.10100%0xd173…a52a67d ago0xaa49dc…bf4d8b
0xbcb6…d2720xd173…a52aBase—$0.10100%0xd173…a52a67d ago0x68415e…ab991d
0xbcb6…d2720xd173…a52aBase—$1.00100%0xd173…a52a67d ago0x116e65…cc9d06
0xbcb6…d2720xd173…a52aBase—$0.10100%0xd173…a52a67d ago0x145557…05ea05
0xbcb6…d2720xd173…a52aBase—$0.10100%0xd173…a52a67d ago0xecdad5…02dafc
0xbcb6…d2720xd173…a52aBase—$0.10100%0xd173…a52a67d ago0xb98516…2d3954

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.