Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x8e77…e2d6Base—$19.42100%mrdn66d ago0xe19268…0f5b73
0xa6a9…809d0x8e77…e2d6Base—$18.02100%mrdn66d ago0x0be0bf…87a85e
0xb6db…31e10x8e77…e2d6Base—$32.21100%mrdn66d ago0x64ae05…158f8a
0x4754…327b0x8e77…e2d6Base—$27.54100%mrdn66d ago0x609bfe…9ef997
0x13db…51920x8e77…e2d6Base—$22.31100%mrdn66d ago0x7a0ac7…d3b817
0x1cec…8dd40x8e77…e2d6Base—$25.04100%mrdn66d ago0x9599f0…57ae65
0x1cec…8dd40x8e77…e2d6Base—$16.28100%mrdn66d ago0x211bbb…bf2572
0xb6db…31e10x8e77…e2d6Base—$33.69100%mrdn66d ago0xa28cea…ae511d
0x1cec…8dd40x8e77…e2d6Base—$30.21100%mrdn66d ago0x77ad7b…fa7603
0xe55e…f7480x8e77…e2d6Base—$29.50100%mrdn66d ago0x8159ab…49bdd8
0xb6db…31e10x8e77…e2d6Base—$31.33100%mrdn66d ago0x7562c8…0fc8e6
0xe55e…f7480x8e77…e2d6Base—$18.34100%mrdn66d ago0xd0ef07…ce1d5f
0xa6a9…809d0x8e77…e2d6Base—$16.67100%mrdn66d ago0x6736f4…c2bd3e
0xfe8f…794d0x8e77…e2d6Base—$24.78100%mrdn66d ago0x2ab6b5…ea93a4
0xb6db…31e10x8e77…e2d6Base—$39.08100%mrdn66d ago0x146f3d…4d7a47
0xfe8f…794d0x8e77…e2d6Base—$31.23100%mrdn66d ago0x9e347f…eaaefb
0x1cec…8dd40x8e77…e2d6Base—$16.17100%mrdn66d ago0xed6dd6…738770
0x4754…327b0x8e77…e2d6Base—$32.60100%mrdn66d ago0x3cff27…36c882
0xe55e…f7480x8e77…e2d6Base—$33.07100%mrdn66d ago0x6c048c…2ec537
0x13db…51920x8e77…e2d6Base—$21.99100%mrdn66d ago0x0761b5…648a6e
0xb6db…31e10x8e77…e2d6Base—$30.74100%mrdn66d ago0xc0366c…7a4da4
0x4754…327b0x8e77…e2d6Base—$24.71100%mrdn66d ago0xd4eaea…36fdca
0x13db…51920x8e77…e2d6Base—$18.85100%mrdn66d ago0x67b01a…7a8a3e
0x13db…51920x8e77…e2d6Base—$29.96100%mrdn66d ago0x9faf62…960624
0x4754…327b0x8e77…e2d6Base—$32.82100%mrdn66d ago0xdf45c8…2de6cc

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.