Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0x8e77…e2d6Base—$25.25100%mrdn78d ago0x54d072…66e0ae
0x4754…327b0x8e77…e2d6Base—$23.64100%mrdn78d ago0x0f0a4e…f1905b
0x4754…327b0x8e77…e2d6Base—$19.79100%mrdn78d ago0x094c98…5a51a6
0x4754…327b0x8e77…e2d6Base—$12.13100%mrdn78d ago0x326282…f4c53a
0x4754…327b0x8e77…e2d6Base—$14.55100%mrdn78d ago0x6e8091…28658e
0x4754…327b0x8e77…e2d6Base—$25.91100%mrdn78d ago0x48b4bd…5e74d4
0x4754…327b0x8e77…e2d6Base—$22.55100%mrdn78d ago0xb0f813…5c07e5
0x4754…327b0x8e77…e2d6Base—$14.22100%mrdn78d ago0x858055…7d6ccb
0x4754…327b0x8e77…e2d6Base—$19.80100%mrdn78d ago0x226381…19c9b1
0x4754…327b0x8e77…e2d6Base—$21.35100%mrdn78d ago0x2a39c6…b5a92c
0x4754…327b0x8e77…e2d6Base—$27.02100%mrdn78d ago0xc40b3f…74c699
0x4754…327b0x8e77…e2d6Base—$25.32100%mrdn78d ago0x608d5c…90491f
0x4754…327b0x8e77…e2d6Base—$15.98100%mrdn78d ago0x28bd32…c8b947
0x4754…327b0x8e77…e2d6Base—$26.68100%mrdn78d ago0xd0d9f1…75f52a
0x4754…327b0x8e77…e2d6Base—$17.50100%mrdn78d ago0xcea761…d624db
0x4754…327b0x8e77…e2d6Base—$23.37100%mrdn78d ago0xf8d684…7ff6c4
0x4754…327b0x8e77…e2d6Base—$27.52100%mrdn78d ago0xcb5e4b…faad4e
0x4754…327b0x8e77…e2d6Base—$17.15100%mrdn78d ago0x7c3dff…f3eed6
0x4754…327b0x8e77…e2d6Base—$15.84100%mrdn78d ago0xc153da…affcc3
0x4754…327b0x8e77…e2d6Base—$25.63100%mrdn78d ago0xc61a1a…5add6e
0x4754…327b0x8e77…e2d6Base—$22.97100%mrdn78d ago0xb90ad2…db9a15
0x4754…327b0x8e77…e2d6Base—$21.53100%mrdn78d ago0x438798…0f4bfb
0x4754…327b0x8e77…e2d6Base—$13.65100%mrdn78d ago0x0eba43…e12bcf
0x4754…327b0x8e77…e2d6Base—$12.56100%mrdn78d ago0xe64de6…0678d2
0x4754…327b0x8e77…e2d6Base—$23.19100%mrdn78d ago0xa11f95…558ccb

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.