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—$34.99100%mrdn44d ago0xce1031…c8a065
0xfe8f…794d0x8e77…e2d6Base—$29.41100%mrdn44d ago0xd9e49b…cab00b
0xfe8f…794d0x8e77…e2d6Base—$29.43100%mrdn44d ago0x45d174…bf2b08
0xfe8f…794d0x4754…327bBase—$19.11100%mrdn44d ago0x5db80d…c0a048
0xfe8f…794d0x8e77…e2d6Base—$37.76100%mrdn44d ago0xe9c24c…d0798a
0xe55e…f7480xfe8f…794dBase—$27.82100%mrdn44d ago0x83d2e2…6c5c4e
0xfe8f…794d0x8e77…e2d6Base—$35.69100%mrdn44d ago0x85179e…cb08f8
0x1cec…8dd40xfe8f…794dBase—$34.44100%mrdn44d ago0x1220d8…43159c
0xfe8f…794d0xa6a9…809dBase—$39.26100%mrdn44d ago0x6c80af…656283
0xfe8f…794d0x8e77…e2d6Base—$21.80100%mrdn44d ago0x69d301…b30b4a
0xfe8f…794d0x1cec…8dd4Base—$28.27100%mrdn44d ago0xa3371b…32c499
0xfe8f…794d0x8e77…e2d6Base—$29.07100%mrdn44d ago0x34328d…f10180
0xe55e…f7480xfe8f…794dBase—$27.43100%mrdn44d ago0xf9a00e…e1c904
0xa6a9…809d0xfe8f…794dBase—$30.85100%mrdn44d ago0x429002…ca5423
0xfe8f…794d0x8e77…e2d6Base—$23.93100%mrdn44d ago0x22333e…b04f06
0x4754…327b0xfe8f…794dBase—$24.69100%mrdn44d ago0xf2f041…a43dbe
0x13db…51920xfe8f…794dBase—$18.65100%mrdn44d ago0x0431f2…fdef9d
0xfe8f…794d0x1cec…8dd4Base—$25.59100%mrdn44d ago0x75226d…0946a1
0x4754…327b0xfe8f…794dBase—$38.79100%mrdn44d ago0xf005dc…a0d85c
0x4754…327b0xfe8f…794dBase—$28.24100%mrdn44d ago0xeae010…0ba4c9
0xfe8f…794d0x8e77…e2d6Base—$28.86100%mrdn44d ago0xd7c764…090403
0x1cec…8dd40xfe8f…794dBase—$35.17100%mrdn44d ago0x491d97…c5647b
0xa6a9…809d0xfe8f…794dBase—$29.40100%mrdn44d ago0xeb70ad…52117a
0xfe8f…794d0xe55e…f748Base—$19.11100%mrdn44d ago0x80597d…f06a28
0x4754…327b0xfe8f…794dBase—$36.28100%mrdn44d ago0x52e283…c869a6

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.