Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0x8e77…e2d6Base—$27.54100%mrdn66d ago0x609bfe…9ef997
0x4754…327b0x8e77…e2d6Base—$32.60100%mrdn66d ago0x3cff27…36c882
0x4754…327b0x8e77…e2d6Base—$24.71100%mrdn66d ago0xd4eaea…36fdca
0x4754…327b0x8e77…e2d6Base—$32.82100%mrdn66d ago0xdf45c8…2de6cc
0x4754…327b0x8e77…e2d6Base—$20.67100%mrdn66d ago0xc030fa…3d5157
0x4754…327b0x8e77…e2d6Base—$16.07100%mrdn66d ago0xfc355e…cd3e2c
0x4754…327b0x8e77…e2d6Base—$16.47100%mrdn66d ago0x073f7c…0b3450
0x4754…327b0x8e77…e2d6Base—$31.67100%mrdn66d ago0x580844…d7a7ce
0x4754…327b0x8e77…e2d6Base—$30.73100%mrdn66d ago0xb82c9b…63bea3
0x4754…327b0x8e77…e2d6Base—$19.22100%mrdn66d ago0x23e8d3…2b830e
0x4754…327b0x8e77…e2d6Base—$24.41100%mrdn66d ago0x3371a6…aa5e1c
0x4754…327b0x8e77…e2d6Base—$30.47100%mrdn66d ago0xfdcece…aff172
0x4754…327b0x8e77…e2d6Base—$20.71100%mrdn66d ago0x826015…1ce392
0x4754…327b0x8e77…e2d6Base—$31.60100%mrdn66d ago0xac48b2…ce7683
0x4754…327b0x8e77…e2d6Base—$21.98100%mrdn66d ago0xe14634…31e692
0x4754…327b0x8e77…e2d6Base—$20.67100%mrdn66d ago0x213c71…72235f
0x4754…327b0x8e77…e2d6Base—$31.25100%mrdn66d ago0xc0bcf6…fd6900
0x4754…327b0x8e77…e2d6Base—$15.35100%mrdn66d ago0xc57f99…82836a
0x4754…327b0x8e77…e2d6Base—$27.99100%mrdn66d ago0x3f92e3…264cfe
0x4754…327b0x8e77…e2d6Base—$32.86100%mrdn66d ago0x921f08…73ddef
0x4754…327b0x8e77…e2d6Base—$21.46100%mrdn66d ago0xfb9616…3dcdb6
0x4754…327b0x8e77…e2d6Base—$29.49100%mrdn66d ago0x9bec83…b0aa99
0x4754…327b0x8e77…e2d6Base—$37.26100%mrdn66d ago0xa271c7…1abc42
0x4754…327b0x8e77…e2d6Base—$24.84100%mrdn66d ago0xcd435b…fa233c
0x4754…327b0x8e77…e2d6Base—$35.93100%mrdn66d ago0x462cb6…75de2f

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.