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—$41.00100%mrdn56d ago0x740296…f3e028
0xfe8f…794d0x8e77…e2d6Base—$38.75100%mrdn56d ago0xcb930d…294781
0xfe8f…794d0x8e77…e2d6Base—$22.93100%mrdn56d ago0x5bfe4e…3e907e
0xfe8f…794d0x8e77…e2d6Base—$20.28100%mrdn56d ago0x74588e…99dc3b
0xfe8f…794d0x8e77…e2d6Base—$43.07100%mrdn56d ago0x19c717…e15c95
0xfe8f…794d0x8e77…e2d6Base—$39.94100%mrdn56d ago0xc14749…98f0c2
0xfe8f…794d0x8e77…e2d6Base—$42.37100%mrdn56d ago0xb145e0…e5fa0f
0xfe8f…794d0x8e77…e2d6Base—$41.03100%mrdn56d ago0x1a7824…1e9d1c
0xfe8f…794d0x8e77…e2d6Base—$25.09100%mrdn56d ago0x809880…2b3e02
0xfe8f…794d0x8e77…e2d6Base—$34.64100%mrdn56d ago0x3256a9…c6a23e
0xfe8f…794d0x8e77…e2d6Base—$37.07100%mrdn57d ago0xc0d0cf…382602
0xfe8f…794d0x8e77…e2d6Base—$31.49100%mrdn57d ago0x8500e3…c4a33a
0xfe8f…794d0x8e77…e2d6Base—$37.22100%mrdn57d ago0xe33849…7cca48
0xfe8f…794d0x8e77…e2d6Base—$23.93100%mrdn57d ago0xd0f450…dbe43b
0xfe8f…794d0x8e77…e2d6Base—$25.19100%mrdn57d ago0xbabbd8…4d33a9
0xfe8f…794d0x8e77…e2d6Base—$34.24100%mrdn57d ago0xc5ec04…6004a4
0xfe8f…794d0x8e77…e2d6Base—$41.79100%mrdn57d ago0x73fea4…a6144c
0xfe8f…794d0x8e77…e2d6Base—$18.77100%mrdn57d ago0xf74da3…35688c
0xfe8f…794d0x8e77…e2d6Base—$27.62100%mrdn57d ago0x349cbb…0522c9
0xfe8f…794d0x8e77…e2d6Base—$26.16100%mrdn57d ago0x689f2e…971a7f
0xfe8f…794d0x8e77…e2d6Base—$36.71100%mrdn57d ago0x75228f…f6411e
0xfe8f…794d0x8e77…e2d6Base—$18.75100%mrdn57d ago0x5b5fe8…29a99a
0xfe8f…794d0x8e77…e2d6Base—$41.50100%mrdn57d ago0xf1561e…804170
0xfe8f…794d0x8e77…e2d6Base—$36.95100%mrdn57d ago0x14143c…b60dac
0xfe8f…794d0x8e77…e2d6Base—$28.71100%mrdn57d ago0x4ae04f…e520aa

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.