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$43.61100%mrdn116d ago0xdf378d…64ae2c
0xfe8f…794d0x8e77…e2d6Base$53.20100%mrdn116d ago0x036457…c97ca0
0xfe8f…794d0x8e77…e2d6Base$54.13100%mrdn116d ago0xef6d25…1c7d06
0xfe8f…794d0x8e77…e2d6Base$52.93100%mrdn116d ago0xf34c07…80407e
0xfe8f…794d0x8e77…e2d6Base$55.11100%mrdn116d ago0xe5a92a…9f0538
0xfe8f…794d0x8e77…e2d6Base$58.31100%mrdn116d ago0xe25026…1825e8
0xfe8f…794d0x8e77…e2d6Base$47.62100%mrdn116d ago0x35a8df…60a0c1
0xfe8f…794d0x8e77…e2d6Base$35.59100%mrdn116d ago0x0ee8fd…bc7eb4
0xfe8f…794d0x8e77…e2d6Base$57.02100%mrdn116d ago0x132b93…b86d76
0xfe8f…794d0x8e77…e2d6Base$61.02100%mrdn116d ago0x746d26…1b2a5f
0xfe8f…794d0x8e77…e2d6Base$35.73100%mrdn116d ago0x2a5f27…af9a0c
0xfe8f…794d0x8e77…e2d6Base$34.13100%mrdn116d ago0x6bbb99…0a1701
0xfe8f…794d0x8e77…e2d6Base$31.33100%mrdn116d ago0x6d878d…394ce3
0xfe8f…794d0x8e77…e2d6Base$55.62100%mrdn117d ago0x2cc9c2…6f1fe0
0xfe8f…794d0x8e77…e2d6Base$40.12100%mrdn117d ago0x4b104a…2ef456
0xfe8f…794d0x8e77…e2d6Base$31.91100%mrdn117d ago0x9c9815…c66536
0xfe8f…794d0x8e77…e2d6Base$40.01100%mrdn117d ago0xb25823…6843d1
0xfe8f…794d0x8e77…e2d6Base$58.21100%mrdn117d ago0xc84a03…8e3103
0xfe8f…794d0x8e77…e2d6Base$56.58100%mrdn117d ago0x76aed7…cec8f1
0xfe8f…794d0x8e77…e2d6Base$31.08100%mrdn117d ago0x48dc0b…5ff1c5
0xfe8f…794d0x8e77…e2d6Base$57.28100%mrdn117d ago0xad2a55…f5c70c
0xfe8f…794d0x8e77…e2d6Base$48.04100%mrdn117d ago0xf1eac0…61631a
0xfe8f…794d0x8e77…e2d6Base$36.47100%mrdn117d ago0xed6326…c30e00
0xfe8f…794d0x8e77…e2d6Base$55.47100%mrdn117d ago0xaf0a25…794867
0xfe8f…794d0x8e77…e2d6Base$57.94100%mrdn117d ago0xc5f494…851998

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.