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%0x9dba…e8e0112d ago0x2a3ebe…2bcef2
0xa787…64cf0x0e3d…7757Base$10.50100%0x0dd9…36a5112d ago0x9ce035…f1f508
0xa787…64cf0x0e3d…7757Base$1.05100%0x2b28…0c21112d ago0x0d0fad…26c474
0xa787…64cf0x0e3d…7757Base$4.20100%0x4d98…2b5b112d ago0xa92933…449a43
0xa787…64cf0x0e3d…7757Base$5.25100%0x5df6…6428112d ago0x5d2e35…6df6b7
0xa787…64cf0x0e3d…7757Base$10.50100%0x8121…3f9d112d ago0x0e2c5a…7540b1
0xa787…64cf0x0e3d…7757Base$4.20100%0xed7e…63a6112d ago0x4f0e74…9466c3
0xa787…64cf0x0e3d…7757Base$1.05100%0xe5a6…5fc5112d ago0x027d6f…867eef
0xa787…64cf0x0e3d…7757Base$5.25100%0xa6d0…a3cd112d ago0x475783…599c34
0xa787…64cf0x0e3d…7757Base$5.25100%0x8107…1699112d ago0xe26cee…6b23b8
0xa787…64cf0x0e3d…7757Base$1.05100%0xe935…f904112d ago0x4dc116…36c253
0xa787…64cf0x0e3d…7757Base$1.05100%0xc6a6…b855112d ago0xba98d8…687316
0xa787…64cf0x0e3d…7757Base$2.10100%0x5fe9…a965112d ago0x782a54…807014
0xa787…64cf0x0e3d…7757Base$1.05100%0x2035…57d3112d ago0x9bb2d0…0cf2d0
0xa787…64cf0x0e3d…7757Base$6.30100%0xc366…284e112d ago0x1d7de8…dc2d37
0xa787…64cf0x0e3d…7757Base$21.00100%0x7d28…b248112d ago0x9b8942…115745
0xa787…64cf0x0e3d…7757Base$1.05100%0x41d2…bf7f112d ago0x11d3ff…0550e7
0xa787…64cf0x0e3d…7757Base$5.25100%0x3d68…f69e112d ago0x67753c…7e6c97
0xa787…64cf0x0e3d…7757Base$10.50100%0x35b0…b810112d ago0x548462…954514
0xa787…64cf0x0e3d…7757Base$12.60100%0xb182…b93d112d ago0xacc3d6…87312c
0xa787…64cf0x0e3d…7757Base$5.25100%0x7666…72f4112d ago0xad799a…1fbef6
0xa787…64cf0x0e3d…7757Base$2.10100%0xf863…e523112d ago0xa6dd6f…904033
0xa787…64cf0x0e3d…7757Base$15.75100%0xb689…e283112d ago0x62a500…f49507
0xa787…64cf0x0e3d…7757Base$10.50100%0x9765…21f5112d ago0x91898b…78abf0
0xa787…64cf0x0e3d…7757Base$10.50100%0xbf85…3810112d ago0xd1cb68…6aad0b

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.