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$60.25100%0x7347…d69146d ago0xc06ac0…1785e5
0xa54d…49f50xe742…ea88Base$15.05100%0x7347…d69146d ago0xa82568…7a9fcc
0xa54d…49f50xe742…ea88Base$212.03100%0x7347…d69146d ago0x72abee…07bdf3
0xa54d…49f50xe742…ea88Base$480.13100%0x7347…d69146d ago0x3c1360…723cf6
0xa54d…49f50xe742…ea88Base$99.65100%0x7347…d69146d ago0x6e905b…5ad7b8
0xa54d…49f50xe742…ea88Base$1,382.51100%0x7347…d69146d ago0xb88379…426df1
0xa54d…49f50xe742…ea88Base$310.12100%0x7347…d69146d ago0x16195c…47e309
0xa54d…49f50xe742…ea88Base$11.03100%0x64b2…883346d ago0x4287b5…78f965
0xa54d…49f50xe742…ea88Base$574.86100%0x7347…d69146d ago0xb7b74d…6656e4
0xa54d…49f50xe742…ea88Base$110.07100%0x7347…d69146d ago0x7fd2c5…a4ccb2
0xa54d…49f50xe742…ea88Base$499.66100%0x7347…d69146d ago0xac4b14…7bd4f5
0xa54d…49f50xe742…ea88Base$67.82100%0x7347…d69146d ago0x45e764…38ad78
0xa54d…49f50xe742…ea88Base$904.32100%0x7347…d69146d ago0xf72c57…3ea7db
0xa54d…49f50xe742…ea88Base$16.26100%0x7347…d69146d ago0x3ecbba…3c0147
0xa54d…49f50xe742…ea88Base$10.52100%0x7347…d69146d ago0x894a6d…40e1c5
0xa54d…49f50xe742…ea88Base$49.74100%0x7347…d69146d ago0xae8b52…d54ce0
0xa54d…49f50xe742…ea88Base$475.76100%0x7347…d69146d ago0x7ee49f…eee183
0xa54d…49f50xe742…ea88Base$1,164.65100%0x64b2…883346d ago0x3edde8…9836fe
0xa54d…49f50xe742…ea88Base$1,535.13100%0x7347…d69146d ago0x69d372…40efd3
0xa54d…49f50xe742…ea88Base$4,502.36100%0x64b2…883346d ago0xa66b5e…19ac8f
0xa54d…49f50xe742…ea88Base$1.85100%0x64b2…883346d ago0xe11816…2dde81
0xa54d…49f50xe742…ea88Base$8,528.94100%0x7347…d69146d ago0x651938…facba8
0xa54d…49f50xe742…ea88Base$95.80100%0x7347…d69146d ago0xc89553…213583
0xa54d…49f50xe742…ea88Base$415.88100%0x7347…d69146d ago0xbec3bd…740b1e
0xa54d…49f50xe742…ea88Base$78.35100%0x7347…d69146d ago0x0dcf4d…c147f8

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.