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—$16.33100%mrdn74d ago0x2e98f9…309be5
0xfe8f…794d0x8e77…e2d6Base—$18.05100%mrdn74d ago0x15030e…1b6673
0xfe8f…794d0x8e77…e2d6Base—$10.43100%mrdn74d ago0xdff605…4beaf1
0xfe8f…794d0x8e77…e2d6Base—$16.26100%mrdn74d ago0xe703bd…b11be6
0xfe8f…794d0x8e77…e2d6Base—$16.68100%mrdn74d ago0xcef1df…941c97
0xfe8f…794d0x8e77…e2d6Base—$19.38100%mrdn74d ago0x78f4ab…aa24da
0xfe8f…794d0x8e77…e2d6Base—$17.17100%mrdn74d ago0x6646e4…e08e81
0xfe8f…794d0x8e77…e2d6Base—$10.89100%mrdn74d ago0x03434c…82a139
0xfe8f…794d0x8e77…e2d6Base—$15.90100%mrdn74d ago0xe56567…a3e527
0xfe8f…794d0x8e77…e2d6Base—$12.76100%mrdn74d ago0xfc6471…90fa77
0xfe8f…794d0x8e77…e2d6Base—$16.01100%mrdn74d ago0xe36522…a3961e
0xfe8f…794d0x8e77…e2d6Base—$9.81100%mrdn74d ago0xf813e5…f7dc60
0xfe8f…794d0x8e77…e2d6Base—$16.53100%mrdn74d ago0xabe6fe…77720b
0xfe8f…794d0x8e77…e2d6Base—$19.58100%mrdn74d ago0xbdd562…937769
0xfe8f…794d0x8e77…e2d6Base—$14.62100%mrdn74d ago0x605d29…6f492f
0xfe8f…794d0x8e77…e2d6Base—$16.55100%mrdn74d ago0x98a3a8…a58aae
0xfe8f…794d0x8e77…e2d6Base—$22.99100%mrdn74d ago0xc2cbab…71537c
0xfe8f…794d0x8e77…e2d6Base—$14.35100%mrdn74d ago0x7ca890…7694bd
0xfe8f…794d0x8e77…e2d6Base—$18.50100%mrdn74d ago0xed568a…54c9ad
0xfe8f…794d0x8e77…e2d6Base—$12.62100%mrdn74d ago0x92f335…efb953
0xfe8f…794d0x8e77…e2d6Base—$14.95100%mrdn75d ago0x6522ab…90c684
0xfe8f…794d0x8e77…e2d6Base—$25.82100%mrdn75d ago0x86e14e…796028
0xfe8f…794d0x8e77…e2d6Base—$12.28100%mrdn75d ago0x233674…1e2c51
0xfe8f…794d0x8e77…e2d6Base—$22.86100%mrdn75d ago0xab2463…7f077f
0xfe8f…794d0x8e77…e2d6Base—$21.87100%mrdn75d ago0x18914f…a07e0a

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.