Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x8e77…e2d6Base—$18.77100%mrdn62d ago0xc55226…91f022
0xe55e…f7480x8e77…e2d6Base—$24.45100%mrdn62d ago0x28b170…5f28da
0x4754…327b0x8e77…e2d6Base—$32.55100%mrdn62d ago0xc83ca7…49b1ab
0x1cec…8dd40x8e77…e2d6Base—$27.51100%mrdn62d ago0x36abbd…c4a934
0xb6db…31e10x8e77…e2d6Base—$32.40100%mrdn62d ago0xafbd65…13d807
0xfe8f…794d0x8e77…e2d6Base—$25.97100%mrdn62d ago0x84d566…21a99c
0x13db…51920x8e77…e2d6Base—$32.58100%mrdn62d ago0x20240f…e1f540
0x13db…51920x8e77…e2d6Base—$30.73100%mrdn62d ago0xcb2809…a39f5b
0x1cec…8dd40x8e77…e2d6Base—$16.92100%mrdn62d ago0xb7650e…afb682
0xb6db…31e10x8e77…e2d6Base—$29.03100%mrdn62d ago0x5b3045…593727
0x13db…51920x8e77…e2d6Base—$19.57100%mrdn62d ago0xf8d091…378868
0x4754…327b0x8e77…e2d6Base—$20.00100%mrdn62d ago0x9ef203…35f507
0xe55e…f7480x8e77…e2d6Base—$19.91100%mrdn62d ago0x6f9d84…4f8edf
0x4754…327b0x8e77…e2d6Base—$29.55100%mrdn62d ago0x0de1a2…b543ba
0xfe8f…794d0x8e77…e2d6Base—$27.04100%mrdn62d ago0x706b84…798210
0xfe8f…794d0x8e77…e2d6Base—$16.80100%mrdn62d ago0x48b49e…07a316
0x13db…51920x8e77…e2d6Base—$27.62100%mrdn62d ago0x8e05e9…1abd1d
0x13db…51920x8e77…e2d6Base—$26.25100%mrdn62d ago0x460130…1ed4c9
0xb6db…31e10x8e77…e2d6Base—$26.81100%mrdn62d ago0xbd2437…d4adae
0xfe8f…794d0x8e77…e2d6Base—$19.86100%mrdn62d ago0xd9fac2…b37533
0xa6a9…809d0x8e77…e2d6Base—$31.96100%mrdn62d ago0x823c63…925dc4
0xe55e…f7480x8e77…e2d6Base—$20.10100%mrdn62d ago0x5d0102…631664
0x4754…327b0x8e77…e2d6Base—$23.39100%mrdn62d ago0x1c5a4d…6da164
0x1cec…8dd40x8e77…e2d6Base—$25.72100%mrdn62d ago0x7c1131…4582c7
0x4754…327b0x8e77…e2d6Base—$15.61100%mrdn62d ago0xca39e9…93ce2d

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.