Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6db…31e10x8e77…e2d6Base—$36.34100%mrdn112d ago0xe1e43b…023404
0xb6db…31e10x8e77…e2d6Base—$31.15100%mrdn112d ago0x37e09c…f2dec3
0xb6db…31e10x8e77…e2d6Base—$28.22100%mrdn112d ago0x72a13b…71d30f
0xb6db…31e10x8e77…e2d6Base—$38.50100%mrdn112d ago0x0a74cc…204a0a
0xb6db…31e10x8e77…e2d6Base—$28.08100%mrdn112d ago0x846dfb…8f5bbe
0xb6db…31e10x8e77…e2d6Base—$24.36100%mrdn112d ago0x973cc5…f3baf8
0xb6db…31e10x8e77…e2d6Base—$20.85100%mrdn112d ago0xafde07…e707b9
0xb6db…31e10x8e77…e2d6Base—$28.91100%mrdn112d ago0xbdca1a…0fb084
0xb6db…31e10x8e77…e2d6Base—$30.13100%mrdn112d ago0xdf895c…d399b6
0xb6db…31e10x8e77…e2d6Base—$26.78100%mrdn112d ago0x90ddaa…ef5fca
0xb6db…31e10x8e77…e2d6Base—$135.49100%mrdn112d ago0x48c9f9…88c5b9
0xb6db…31e10x8e77…e2d6Base—$24.82100%mrdn112d ago0x3127f4…6101cc
0xb6db…31e10x8e77…e2d6Base—$32.36100%mrdn112d ago0x50ab10…5d1f04
0xb6db…31e10x8e77…e2d6Base—$35.85100%mrdn112d ago0x25e0fa…ece19c
0xb6db…31e10x8e77…e2d6Base—$37.22100%mrdn112d ago0x86111e…b2c62e
0xb6db…31e10x8e77…e2d6Base—$37.62100%mrdn112d ago0xd86eb5…194a9f
0xb6db…31e10x8e77…e2d6Base—$21.51100%mrdn112d ago0x4e0a31…7204da
0xb6db…31e10x8e77…e2d6Base—$41.24100%mrdn112d ago0x1ad312…857207
0xb6db…31e10x8e77…e2d6Base—$33.28100%mrdn112d ago0xeedb10…2c4797
0xb6db…31e10x8e77…e2d6Base—$44.39100%mrdn112d ago0xd06730…f92715
0xb6db…31e10x8e77…e2d6Base—$31.89100%mrdn112d ago0xd16cc1…cd01ab
0xb6db…31e10x8e77…e2d6Base—$20.26100%mrdn112d ago0x423ae7…0ce10c
0xb6db…31e10x8e77…e2d6Base—$21.97100%mrdn112d ago0x3b714d…9b101e
0xb6db…31e10x8e77…e2d6Base—$31.55100%mrdn112d ago0x7acd0e…4afbd9
0xb6db…31e10x8e77…e2d6Base—$34.04100%mrdn112d ago0xf5be47…c19056

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.