Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x1cec…8dd4Base—$35.79100%mrdn50d ago0xfeb2c2…31f573
0xa6a9…809d0xe55e…f748Base—$32.66100%mrdn50d ago0x91d8e9…63fdfa
0xe55e…f7480x13db…5192Base—$20.19100%mrdn50d ago0xc66aeb…8e1410
0x1cec…8dd40xe55e…f748Base—$21.83100%mrdn50d ago0xf0c76d…03375b
0x1cec…8dd40xe55e…f748Base—$21.45100%mrdn50d ago0xf3147e…d4939e
0xe55e…f7480x8e77…e2d6Base—$39.96100%mrdn50d ago0xecb12b…618ec9
0xe55e…f7480x1cec…8dd4Base—$31.44100%mrdn50d ago0x170871…3a74a6
0xe55e…f7480x13db…5192Base—$37.63100%mrdn50d ago0x8f9119…5eabca
0xfe8f…794d0xe55e…f748Base—$32.61100%mrdn50d ago0x65d7a3…258755
0xe55e…f7480x4754…327bBase—$36.74100%mrdn50d ago0xa00cc1…fd3d37
0xe55e…f7480x1cec…8dd4Base—$26.57100%mrdn50d ago0xf4034b…9c6cd7
0xe55e…f7480xfe8f…794dBase—$31.80100%mrdn50d ago0x13da17…e2a6a0
0xfe8f…794d0xe55e…f748Base—$37.87100%mrdn50d ago0x0b86cc…0c7bf5
0xa6a9…809d0xe55e…f748Base—$28.41100%mrdn50d ago0x210dbd…b404f9
0x1cec…8dd40xe55e…f748Base—$22.51100%mrdn50d ago0xcf45ed…99491e
0xe55e…f7480x13db…5192Base—$25.98100%mrdn50d ago0x63aec1…3f89be
0xfe8f…794d0xe55e…f748Base—$31.49100%mrdn50d ago0x18fd4b…9a915b
0xe55e…f7480x1cec…8dd4Base—$18.46100%mrdn50d ago0xb847f2…70ccfc
0x1cec…8dd40xe55e…f748Base—$27.00100%mrdn50d ago0x662d67…95bb43
0xe55e…f7480xfe8f…794dBase—$31.20100%mrdn51d ago0xa85945…1c02b3
0xfe8f…794d0xe55e…f748Base—$21.43100%mrdn51d ago0xfb8075…3b2703
0x13db…51920xe55e…f748Base—$27.16100%mrdn51d ago0xa3266b…bcac67
0xe55e…f7480xa6a9…809dBase—$35.65100%mrdn51d ago0xb87761…2f3b2c
0x13db…51920xe55e…f748Base—$19.22100%mrdn51d ago0xada7ea…03d6af
0x4754…327b0xe55e…f748Base—$40.74100%mrdn51d ago0x928bbf…1b07a2

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.