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$232.37100%Payer-submitted71d ago0xe9d6d4…31e3e5
0xa54d…49f50xe742…ea88Base$133.71100%Payer-submitted71d ago0x74e2f2…b327b9
0xa54d…49f50xe742…ea88Base$9.98100%Payer-submitted71d ago0xdbd345…a37d35
0xa54d…49f50xe742…ea88Base$15.91100%Payer-submitted71d ago0x712234…791607
0xa54d…49f50xe742…ea88Base$640.22100%Payer-submitted71d ago0x5f2ecb…ada245
0xa54d…49f50xe742…ea88Base$399.65100%Payer-submitted71d ago0xf17c26…bbe070
0xa54d…49f50xe742…ea88Base$135.44100%Payer-submitted71d ago0xfbee86…0c5eea
0xa54d…49f50xe742…ea88Base$21.29100%Payer-submitted71d ago0x40c039…8b7f26
0xa54d…49f50xe742…ea88Base$49.97100%Payer-submitted71d ago0x4beca9…ef9e3b
0xa54d…49f50xe742…ea88Base$1.87100%Payer-submitted71d ago0x4b3ad8…5ed07a
0xa54d…49f50xe742…ea88Base$2.87100%Payer-submitted71d ago0xc13dbf…8c37fd
0xa54d…49f50xe742…ea88Base$130.11100%Payer-submitted71d ago0x7f7b76…63e20a
0xa54d…49f50xe742…ea88Base$2.48100%Payer-submitted71d ago0xb3df4a…a37a2e
0xa54d…49f50xe742…ea88Base$10.90100%Payer-submitted71d ago0xe3fb34…699446
0xa54d…49f50xe742…ea88Base$40.64100%Payer-submitted71d ago0xcebb4e…0daf34
0xa54d…49f50xe742…ea88Base$1.87100%Payer-submitted71d ago0x54b0c7…0f6cf3
0xa54d…49f50xe742…ea88Base$42.48100%Payer-submitted71d ago0x2deb96…a8ec60
0xa54d…49f50xe742…ea88Base$5.55100%0x7347…d69171d ago0xdfe519…b49a29
0xa54d…49f50xe742…ea88Base$4.77100%Payer-submitted71d ago0xa13f72…6a8519
0xa54d…49f50xe742…ea88Base$544.99100%Payer-submitted71d ago0x32a3ce…a75f98
0xa54d…49f50xe742…ea88Base$181.67100%Payer-submitted71d ago0xbb2083…4ce2c0
0xa54d…49f50xe742…ea88Base$9.88100%Payer-submitted71d ago0x5d9215…837577
0xa54d…49f50xe742…ea88Base$1.54100%Payer-submitted71d ago0x45ce2e…9120a2
0xa54d…49f50xe742…ea88Base$30.58100%Payer-submitted71d ago0x680ab4…43e30e
0xa54d…49f50xe742…ea88Base$46.80100%Payer-submitted71d ago0x08f63e…4e2a82

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.