Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480xfe8f…794dBase—$37.59100%mrdn28d ago0x973829…9fdf8b
0xa6a9…809d0xfe8f…794dBase—$27.08100%mrdn28d ago0xd7bbc3…d7d74e
0xfe8f…794d0xe55e…f748Base—$24.74100%mrdn28d ago0xd0403a…15d910
0x13db…51920xfe8f…794dBase—$26.14100%mrdn28d ago0xdbcfad…00bdfc
0xa6a9…809d0xfe8f…794dBase—$30.77100%mrdn28d ago0xd4ce76…2ae177
0x1cec…8dd40xfe8f…794dBase—$36.34100%mrdn28d ago0x220b1e…d05078
0x4754…327b0xfe8f…794dBase—$19.78100%mrdn28d ago0x1f218a…24030a
0xe55e…f7480xfe8f…794dBase—$25.30100%mrdn28d ago0x0deb9f…207ed2
0x13db…51920xfe8f…794dBase—$23.28100%mrdn28d ago0x741024…66c465
0xe55e…f7480xfe8f…794dBase—$40.47100%mrdn28d ago0xc7905c…a5cd8f
0xfe8f…794d0xe55e…f748Base—$25.78100%mrdn28d ago0x8c9b93…84ffdb
0xe55e…f7480xfe8f…794dBase—$29.49100%mrdn28d ago0x1eac28…ea50af
0xfe8f…794d0x4754…327bBase—$22.82100%mrdn28d ago0xfa64c7…fa6de1
0x13db…51920xfe8f…794dBase—$27.67100%mrdn28d ago0xfc819e…5da973
0x4754…327b0xfe8f…794dBase—$21.17100%mrdn28d ago0x1280a9…3a9837
0xe55e…f7480xfe8f…794dBase—$24.33100%mrdn28d ago0x713339…f80f95
0x4754…327b0xfe8f…794dBase—$21.80100%mrdn28d ago0xb1bff1…36cd7e
0x13db…51920xfe8f…794dBase—$27.76100%mrdn28d ago0x79f4cb…41a407
0x1cec…8dd40xfe8f…794dBase—$35.77100%mrdn28d ago0x405921…64de5f
0xfe8f…794d0x1cec…8dd4Base—$39.78100%mrdn28d ago0xd1be24…8f7db6
0xfe8f…794d0xa6a9…809dBase—$35.71100%mrdn28d ago0x9acf6d…ef6ea3
0xa6a9…809d0xfe8f…794dBase—$38.44100%mrdn28d ago0x25fd8f…a4fb89
0x13db…51920xfe8f…794dBase—$39.89100%mrdn28d ago0x74df7e…e9e4ee
0xa6a9…809d0xfe8f…794dBase—$36.04100%mrdn28d ago0xc769da…c7aa04
0xfe8f…794d0x4754…327bBase—$33.13100%mrdn28d ago0x8bd111…e5c081

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.