Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e43…939a0x6c56…1372Base—$81.6970%0x3482…6f0e15d ago0x6762ee…bc5655
0xbd00…e2640x6c56…1372Base—$4.0970%0x3482…6f0e16d ago0xe517b9…a43817
0x916a…045c0x6c56…1372Base—$49.9770%0x3482…6f0e16d ago0x4b54f5…b479cc
0x27e3…40880x6c56…1372Base—$33.7770%0x3482…6f0e16d ago0xdbe76d…6a7628
0x945c…65160x6c56…1372Base—$4.0270%0x3482…6f0e16d ago0x228476…bed5dc
0xebae…f3ed0x6c56…1372Base—$4.8170%0x3482…6f0e16d ago0x64ee96…19810d
0x1dbb…ec950x6c56…1372Base—$99.8070%0x3482…6f0e16d ago0xf5c94d…318d10
0x9314…73b60x6c56…1372Base—$7.8170%0x3482…6f0e16d ago0x55c369…5c0f59
0xfb7a…4a960x6c56…1372Base—$19.8870%0x3482…6f0e16d ago0xea4ce0…e50c53
0xec0e…6bb40x6c56…1372Base—$2.8270%0x3482…6f0e16d ago0xce1940…408bde
0x7d74…d52f0x6c56…1372Base—$120.2770%0x3482…6f0e16d ago0x4f5999…2dd337
0xaf49…b9850x6c56…1372Base—$9.3670%0x3482…6f0e16d ago0x7f2884…62545f
0x4292…56880x6c56…1372Base—$3.3570%0x3482…6f0e16d ago0x9d94c9…9c3e3a
0x497a…39d30x6c56…1372Base—$9.3470%0x3482…6f0e16d ago0xef0148…88665b
0x4cb7…d6d90x6c56…1372Base—$4.5570%0x3482…6f0e16d ago0x69a0f2…c6a112
0x5a70…a2280x6c56…1372Base—$10.4170%0x3482…6f0e16d ago0x4fd74e…2b4e70
0xee69…cf690x6c56…1372Base—$255.1970%0x3482…6f0e16d ago0x7498c2…dedc18
0xf2e3…af510x6c56…1372Base—$115.4870%0x3482…6f0e16d ago0x9374b5…4df084
0x6f9d…9b330x6c56…1372Base—$10.0970%0x3482…6f0e16d ago0x349968…96adf0
0xafb6…df820x6c56…1372Base—$10.0970%0x3482…6f0e16d ago0xe9de85…511dbd

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.