Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0xe55e…f748Base—$32.28100%mrdn8d ago0x62992a…83fd25
0x13db…51920x4754…327bBase—$23.32100%mrdn8d ago0x3f9e68…3ed9e6
0x4754…327b0xfe8f…794dBase—$36.40100%mrdn8d ago0x4d37e6…cb6941
0xe55e…f7480x4754…327bBase—$33.42100%mrdn8d ago0x43e22d…2465f1
0xa6a9…809d0x4754…327bBase—$24.63100%mrdn8d ago0x0bc2b3…85bbdf
0x4754…327b0xfe8f…794dBase—$41.33100%mrdn8d ago0xf58699…25ba41
0xa6a9…809d0x4754…327bBase—$34.73100%mrdn8d ago0x667520…5186cb
0x4754…327b0xfe8f…794dBase—$38.55100%mrdn8d ago0xafb1a0…ff8bd8
0xfe8f…794d0x4754…327bBase—$34.14100%mrdn8d ago0xd95c86…3c2eb2
0x4754…327b0x13db…5192Base—$31.38100%mrdn8d ago0x516df4…8e8f6d
0x4754…327b0x1cec…8dd4Base—$21.14100%mrdn8d ago0x031876…951ae1
0x1cec…8dd40x4754…327bBase—$40.71100%mrdn8d ago0xcd697b…121058
0x4754…327b0xa6a9…809dBase—$21.36100%mrdn8d ago0x887a4a…ffc00b
0xfe8f…794d0x4754…327bBase—$27.64100%mrdn8d ago0xb3d8f9…312b63
0x4754…327b0xfe8f…794dBase—$36.78100%mrdn8d ago0x5e2821…dfea5e
0xfe8f…794d0x4754…327bBase—$40.15100%mrdn8d ago0x74c14c…d75524
0x4754…327b0xe55e…f748Base—$26.58100%mrdn8d ago0x0ff306…4fddb2
0xe55e…f7480x4754…327bBase—$29.27100%mrdn8d ago0x268dbb…e2ec51
0x4754…327b0x13db…5192Base—$20.32100%mrdn8d ago0x679c58…ccdad0
0xfe8f…794d0x4754…327bBase—$22.72100%mrdn8d ago0x1eec55…818f42
0x4754…327b0xe55e…f748Base—$28.98100%mrdn8d ago0xc851fa…4731fd
0x4754…327b0xfe8f…794dBase—$19.82100%mrdn8d ago0x1a0427…0281f0
0xfe8f…794d0x4754…327bBase—$31.56100%mrdn8d ago0x7f8005…4aaf8f
0x4754…327b0xa6a9…809dBase—$35.00100%mrdn8d ago0x1ed19a…c69c22
0x13db…51920x4754…327bBase—$38.82100%mrdn8d ago0x207d60…896a46

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.