Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb05…17870xcf19…0830Base—$4.90100%fluxa22d ago0xb25dbb…a5c6a7
0xb072…5e5f0xcf19…0830Base—$0.98100%fluxa22d ago0x853298…57bec9
0xda5c…f42c0xcf19…0830Base—$5.88100%fluxa22d ago0x2e902c…9437b7
0x4e8f…afb80xcf19…0830Base—$0.98100%fluxa22d ago0xaa2829…378f4d
0xb1f8…b9b60xcf19…0830Base—$0.98100%fluxa22d ago0x7d5612…a61058
0x69e7…c8560xcf19…0830Base—$3.92100%fluxa22d ago0x64d181…7f5629
0x9e5c…1b020xcf19…0830Base—$0.98100%fluxa22d ago0xd110b6…d2d7e4
0xf09d…074e0xcf19…0830Base—$0.98100%fluxa22d ago0xc3d861…aa8f54
0xe8e2…c5ea0xcf19…0830Base—$0.98100%fluxa22d ago0x2488a1…45c78a
0x4a96…fb880xcf19…0830Base—$0.98100%fluxa22d ago0x28656b…1ff71b
0xbf48…79f90xcf19…0830Base—$1.96100%fluxa22d ago0x1a8db8…b0a281
0x40f4…8da20xcf19…0830Base—$0.98100%fluxa22d ago0xe09bfe…2814d5
0xbb48…70d30xcf19…0830Base—$0.98100%fluxa22d ago0x057e48…c60fcf
0x9e5c…1b020xcf19…0830Base—$0.62100%fluxa22d ago0xfd1269…9c180b
0x3046…3a650xcf19…0830Base—$0.26100%fluxa22d ago0x70dff6…da8328

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.