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$24.78100%mrdn65d ago0x2ab6b5…ea93a4
0xfe8f…794d0x8e77…e2d6Base$31.23100%mrdn65d ago0x9e347f…eaaefb
0xfe8f…794d0x8e77…e2d6Base$21.96100%mrdn65d ago0xa9fb50…b398f5
0xfe8f…794d0x8e77…e2d6Base$26.80100%mrdn65d ago0x9c1bda…14ae5b
0xfe8f…794d0x8e77…e2d6Base$16.22100%mrdn65d ago0x1095da…3762f6
0xfe8f…794d0x8e77…e2d6Base$31.83100%mrdn65d ago0xba1378…98441d
0xfe8f…794d0x8e77…e2d6Base$31.26100%mrdn65d ago0x34e15c…fd6f73
0xfe8f…794d0x8e77…e2d6Base$27.71100%mrdn65d ago0xebc398…7ce9da
0xfe8f…794d0x8e77…e2d6Base$32.13100%mrdn65d ago0xa603d3…982da1
0xfe8f…794d0x8e77…e2d6Base$21.59100%mrdn65d ago0xa13016…d6434a
0xfe8f…794d0x8e77…e2d6Base$15.67100%mrdn65d ago0xe7c8a5…d07de1
0xfe8f…794d0x8e77…e2d6Base$19.96100%mrdn66d ago0x047e20…be7bca
0xfe8f…794d0x8e77…e2d6Base$18.96100%mrdn66d ago0xd5fae2…9fefd9
0xfe8f…794d0x8e77…e2d6Base$15.81100%mrdn66d ago0x180f3d…46b20f
0xfe8f…794d0x8e77…e2d6Base$24.41100%mrdn66d ago0xa33348…198906
0xfe8f…794d0x8e77…e2d6Base$30.09100%mrdn66d ago0x22316f…71ea46
0xfe8f…794d0x8e77…e2d6Base$36.28100%mrdn66d ago0x2c68be…477b4e
0xfe8f…794d0x8e77…e2d6Base$42.32100%mrdn66d ago0x735134…c1ec4c
0xfe8f…794d0x8e77…e2d6Base$43.31100%mrdn66d ago0x1f890d…d100c5
0xfe8f…794d0x8e77…e2d6Base$26.63100%mrdn66d ago0x676825…8d6ffa
0xfe8f…794d0x8e77…e2d6Base$27.37100%mrdn66d ago0x5ed8f5…462507
0xfe8f…794d0x8e77…e2d6Base$23.99100%mrdn66d ago0x6440ba…63b640
0xfe8f…794d0x8e77…e2d6Base$26.98100%mrdn66d ago0xdba744…17e7ec
0xfe8f…794d0x8e77…e2d6Base$34.72100%mrdn66d ago0x91ecb5…b1541b
0xfe8f…794d0x8e77…e2d6Base$22.13100%mrdn66d ago0x9821af…5d6f3e

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.