Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xe742…ea88Base$1.46100%Payer-submitted67d ago0x79f486…7e48c6
0xa54d…49f50xe742…ea88Base$18.36100%Payer-submitted67d ago0x90983e…4e4e10
0xa54d…49f50xe742…ea88Base$17.78100%Payer-submitted67d ago0xa365f1…35fd7f
0xa54d…49f50xe742…ea88Base$3.98100%Payer-submitted67d ago0x7eabce…2660d3
0xa54d…49f50xe742…ea88Base$1,816.91100%Payer-submitted67d ago0xc9b72d…c2b847
0xa54d…49f50xe742…ea88Base$6.55100%Payer-submitted67d ago0x09a562…950518
0xa54d…49f50xe742…ea88Base$16.29100%Payer-submitted67d ago0xc524ec…5cbe9f
0xa54d…49f50xe742…ea88Base$267.47100%Payer-submitted67d ago0x07541a…c6402c
0xa54d…49f50xe742…ea88Base$214.51100%Payer-submitted67d ago0x11162c…2e2d55
0xa54d…49f50xe742…ea88Base$1.98100%Payer-submitted67d ago0xafd831…cd6c32
0xa54d…49f50xe742…ea88Base$39.15100%Payer-submitted67d ago0x429043…5132e5
0xa54d…49f50xe742…ea88Base$382.32100%Payer-submitted67d ago0xb271ab…6b3fad
0xa54d…49f50xe742…ea88Base$275.07100%Payer-submitted67d ago0x2d4960…95c639
0xa54d…49f50xe742…ea88Base$3.98100%Payer-submitted67d ago0x3274bf…f1ff1e
0xa54d…49f50xe742…ea88Base$99.24100%Payer-submitted67d ago0x7802e1…78f983
0xa54d…49f50xe742…ea88Base$1.79100%Payer-submitted67d ago0xcde1e8…729b1b
0xa54d…49f50xe742…ea88Base$19.77100%Payer-submitted67d ago0x4e51b8…2ae2ce
0xa54d…49f50xe742…ea88Base$5.38100%Payer-submitted67d ago0x6c5de1…d8bb1b
0xa54d…49f50xe742…ea88Base$7.90100%Payer-submitted67d ago0x2280a7…f752e5
0xa54d…49f50xe742…ea88Base$99.14100%Payer-submitted67d ago0xf5c5b2…9d63cd
0xa54d…49f50xe742…ea88Base$5.98100%Payer-submitted67d ago0xc50ecc…23e350
0xa54d…49f50xe742…ea88Base$14.85100%Payer-submitted67d ago0xf4766d…7ed82e
0xa54d…49f50xe742…ea88Base$9.80100%Payer-submitted67d ago0x6ba506…31dba9
0xa54d…49f50xe742…ea88Base$4.42100%Payer-submitted67d ago0xce4d0f…e67a3d
0xa54d…49f50xe742…ea88Base$149.82100%Payer-submitted67d ago0x70ad0e…3824be

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.