Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown89d ago0x5f9717…076ac5
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown89d ago0xfab61a…f0ac16
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown89d ago0xb98410…06e981
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown89d ago0x874d68…592d6d
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown89d ago0xbdda22…116682
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown89d ago0xfc590c…add405
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown89d ago0xec2c11…53dd33
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown89d ago0x85c76d…8034b2
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown89d ago0xf7157f…8bbb15
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown89d ago0x2f6e88…c06f15
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown89d ago0x8e7fb6…37295f
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown89d ago0xce376e…838391
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown90d ago0x600b6e…22444c
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown90d ago0x2f9475…568f3c
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown90d ago0x88bb7f…81acb7
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown90d ago0x7d0303…d0dad5
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown90d ago0x1d47f7…44ed32
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown90d ago0x2dc4b4…bb9d58
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown90d ago0x09f16b…6a12b4
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown90d ago0x1a5e53…d0f184
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown90d ago0xc1fb33…e5aebd
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown90d ago0x171f4e…59ba6c
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown90d ago0x8dc032…6561d3
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown90d ago0x2fb9a9…2684ac
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown90d ago0x25851b…04ba5e

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.