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$3.15100%0x6647…5526110d ago0x4037af…671bca
0xa787…64cf0x0e3d…7757Base$3.15100%0xb725…f2dd110d ago0x6dc2a3…c7cf83
0xa787…64cf0x0e3d…7757Base$10.50100%0x50ee…5252110d ago0x104db8…c61ecd
0xa787…64cf0x0e3d…7757Base$10.50100%0x1e76…9aba110d ago0x6d5fad…379657
0xa787…64cf0x0e3d…7757Base$5.25100%0xc7fb…4414110d ago0x725937…312b35
0xa787…64cf0x0e3d…7757Base$1.05100%0xe1d1…1b19110d ago0xdbae59…8a4fe1
0xa787…64cf0x0e3d…7757Base$5.25100%0x9d66…1ab6110d ago0x8716de…2d6499
0xa787…64cf0x0e3d…7757Base$10.50100%0x569e…48f9110d ago0x99b614…9eb814
0xa787…64cf0x0e3d…7757Base$5.25100%0x9667…204e110d ago0x3ff0c7…2a2ec9
0xa787…64cf0x0e3d…7757Base$6.30100%0x2699…b2a5110d ago0x489c54…83bed8
0xa787…64cf0x0e3d…7757Base$1.05100%0x2158…e160110d ago0x2e085f…e7a03f
0xa787…64cf0x0e3d…7757Base$5.25100%0x52ba…5177110d ago0x4523a7…191f24
0xa787…64cf0x0e3d…7757Base$1.05100%0x515b…21b5110d ago0x6e8f8d…a8c2c4
0xa787…64cf0x0e3d…7757Base$1.05100%0xa8cd…6548110d ago0x7ad90a…cddb5a
0xa787…64cf0x0e3d…7757Base$1.05100%0x20d2…f0b2110d ago0x4c6c11…32ebc7
0xa787…64cf0x0e3d…7757Base$2.10100%0x2859…83d4110d ago0xc9fa11…cdaae0
0xa787…64cf0x0e3d…7757Base$5.25100%0x1e6d…37c1110d ago0x461b7e…948f72
0xa787…64cf0x0e3d…7757Base$5.25100%0x31fe…80c4110d ago0xd61988…19d79a
0xa787…64cf0x0e3d…7757Base$1.05100%0xbc18…facb110d ago0xd4205c…2773ad
0xa787…64cf0x0e3d…7757Base$3.15100%0x7cf5…2407110d ago0x686ecc…159a20
0xa787…64cf0x0e3d…7757Base$5.25100%0xa8cd…6548110d ago0xb9bf46…18aaef
0xa787…64cf0x0e3d…7757Base$3.15100%0xb3fe…1c05110d ago0xb00657…8f2f57
0xa787…64cf0x0e3d…7757Base$11.55100%0x0ad8…9d8a110d ago0x68e9e1…7305b8
0xa787…64cf0x0e3d…7757Base$4.20100%0xcf26…86e6110d ago0xaaf894…5cf757
0xa787…64cf0x0e3d…7757Base$1.05100%0x9d9f…8c6a110d ago0x7df9d5…be5994

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.