Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$10.50100%0x0ad8…9d8a105d ago0xb6db83…4e264f
0xa787…64cf0x0e3d…7757Base$21.00100%0xe9e4…1963105d ago0x6bf73c…2e1e12
0xa787…64cf0x0e3d…7757Base$8.40100%0x5520…8e5b105d ago0x911971…151a80
0xa787…64cf0x0e3d…7757Base$8.40100%0xaf65…d790105d ago0x0643a1…431f08
0xa787…64cf0x0e3d…7757Base$10.50100%0x3e70…fea1105d ago0xdc4471…d1936c
0xa787…64cf0x0e3d…7757Base$10.50100%0xe5f9…0f5f105d ago0x15e8dc…bff053
0xa787…64cf0x0e3d…7757Base$1.05100%0x7186…110f105d ago0x4cdf68…4d2f0f
0xa787…64cf0x0e3d…7757Base$1.05100%0x8bf2…a82e105d ago0xe38cf4…89b6e1
0xa787…64cf0x0e3d…7757Base$2.10100%0x748e…1c74105d ago0xe38383…9ca077
0xa787…64cf0x0e3d…7757Base$1.05100%0x93d4…655d105d ago0x3997e8…af4ca2
0xa787…64cf0x0e3d…7757Base$5.25100%0xd4ab…0bb6105d ago0x774292…321399
0xa787…64cf0x0e3d…7757Base$2.10100%0x414d…e9d5105d ago0xe65e6c…19f586
0xa787…64cf0x0e3d…7757Base$1.05100%0x84ea…0e47105d ago0x71f9d2…91302c
0xa787…64cf0x0e3d…7757Base$10.50100%0xd022…4541105d ago0xfa6e80…3381eb
0xa787…64cf0x0e3d…7757Base$2.10100%0x9f03…5233105d ago0x7f080b…a18360
0xa787…64cf0x0e3d…7757Base$2.10100%0x0ad8…9d8a105d ago0x94bf7d…f60c4e
0xa787…64cf0x0e3d…7757Base$5.25100%0x6a34…ec88105d ago0x4b6a47…0cba7f
0xa787…64cf0x0e3d…7757Base$5.25100%0x3670…183b105d ago0x5511b0…46ded8
0xa787…64cf0x0e3d…7757Base$15.75100%0x2158…e160105d ago0x140f53…67cc9c
0xa787…64cf0x0e3d…7757Base$10.50100%0xd812…ee44105d ago0xd14036…95da57
0xa787…64cf0x0e3d…7757Base$2.10100%0xc5a1…8a34105d ago0x9c8c3e…c3481f
0xa787…64cf0x0e3d…7757Base$5.25100%0xfe9d…bf46105d ago0x3aac04…1e721d
0xa787…64cf0x0e3d…7757Base$31.50100%0x850e…5017105d ago0x3b3c10…eaaa0e
0xa787…64cf0x0e3d…7757Base$31.50100%0xc0fa…66cc105d ago0xf5c995…ec7310
0xa787…64cf0x0e3d…7757Base$5.25100%0x9d18…1e3a105d ago0x9e9071…0241f4

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.