Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x05d5…a3e10x47c5…4fc3Base$10.5070%0x59d0…cf7217d ago0x473bad…fdee1d
0x1332…66eb0x47c5…4fc3Base$26.2570%0x05c6…16ba17d ago0x43fe39…6b3fa3
0x1332…66eb0x47c5…4fc3Base$44.1070%0x54c8…88d517d ago0xc37ea9…f57dae
0x8947…94f00x47c5…4fc3Base$31.5070%0xd8cf…8eb717d ago0xc9d7c9…f7add2
0x1332…66eb0x47c5…4fc3Base$22.8870%0xcd39…072417d ago0x2ecbde…9d9cd6
0x1332…66eb0x47c5…4fc3Base$105.0070%0x38ac…96f617d ago0x611faa…74a61e
0xa03d…573a0x47c5…4fc3Base$6.0070%0xc52b…5a8d17d ago0x1f74ec…fc7c69
0x1332…66eb0x47c5…4fc3Base$10.5070%0x7492…70ae17d ago0xcee3f0…e69cd4
0x1332…66eb0x47c5…4fc3Base$10.5070%0x4950…4a2617d ago0x0b3d15…8dfe4d
0xc94d…77340x47c5…4fc3Base$42.0070%0x1913…93d917d ago0x7e2233…c35081
0xba3a…ac290x47c5…4fc3Base$3.7570%0x2d8d…301617d ago0xf7493c…a24fe1
0xa787…64cf0x47c5…4fc3Base$210.0070%0xafd1…680d17d ago0x942b06…584c26
0x1332…66eb0x47c5…4fc3Base$10.5070%0xb97a…ba2d17d ago0x2967d4…2eebc1
0xc9a2…31540x47c5…4fc3Base$10.5070%0x64e4…55d917d ago0x166a64…63dba4
0xc9a2…31540x47c5…4fc3Base$21.0070%0x238c…f4bb17d ago0x9056a2…ec1333
0x1332…66eb0x47c5…4fc3Base$105.0070%0x6170…fcde17d ago0x92464f…db1ac4
0xa787…64cf0x47c5…4fc3Base$10.5070%0xcf0a…a2c317d ago0x532494…2faac7
0x5522…916e0x47c5…4fc3Base$52.5070%0x398e…79a617d ago0x1d4404…40d272
0xa6b9…90e70x47c5…4fc3Base$15.7570%0xc629…e70117d ago0x46a739…d52d8c
0xc4cd…c6cf0x47c5…4fc3Base$94.5070%0x58f6…451717d ago0xe5d0b1…06f9fd
0x000e…ef510x47c5…4fc3Base$10.0070%0x2d18…781117d ago0xac2db4…986e44
0x1332…66eb0x47c5…4fc3Base$1,050.0070%0x2d05…53d017d ago0x59f985…d39b54
0xc9a2…31540x47c5…4fc3Base$10.5070%0x63d9…362817d ago0x85ce10…4f9622
0xa520…eca40x47c5…4fc3Base$21.0070%0x3494…a4d117d ago0x79efa7…94cbd7
0xa787…64cf0x47c5…4fc3Base$10.5070%0x52ac…a61d17d ago0xe66258…3144c2

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.