Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79ec…56320x47c5…4fc3Base$10.5070%0x21ab…01d917d ago0xe04535…a9b339
0x79ec…56320x47c5…4fc3Base$10.5070%0x3d44…411517d ago0xc65cd6…55110b
0x79ec…56320x47c5…4fc3Base$21.0070%0xc165…a9fc17d ago0x3f09b5…20398d
0x79ec…56320x47c5…4fc3Base$10.5070%0x0245…bb7b17d ago0x64369f…7ea135
0x79ec…56320x47c5…4fc3Base$10.5070%0x63fd…c86f17d ago0x8d99fb…9ca104
0x79ec…56320x47c5…4fc3Base$21.0070%0xc3b9…7b3617d ago0xd6b45d…f68c8a
0x79ec…56320x47c5…4fc3Base$10.5070%0xd6e8…21cd17d ago0x162dc2…858699
0x79ec…56320x47c5…4fc3Base$10.5070%0xf867…7e9b17d ago0xd0ab71…c21cb3
0x79ec…56320x47c5…4fc3Base$47.2570%0x8b99…df7917d ago0x42081e…0bd055
0x79ec…56320x47c5…4fc3Base$10.5070%0x14dd…a4ea17d ago0xc4d38a…12b8fc
0x79ec…56320x47c5…4fc3Base$10.5070%0xb97a…ba2d17d ago0x9ef7ba…d62b42
0x79ec…56320x47c5…4fc3Base$10.5070%0xdcda…ec2f17d ago0x056799…22da1c
0x79ec…56320x47c5…4fc3Base$10.5070%0x6aad…f13317d ago0x7d83e6…93e529
0x79ec…56320x47c5…4fc3Base$21.0070%0x0389…0bc217d ago0x26b7d9…3d1e1a
0x79ec…56320x47c5…4fc3Base$23.1070%0x4e07…cf7c17d ago0xa28a04…930f0f
0x79ec…56320x47c5…4fc3Base$10.5070%0x05f1…3bb918d ago0x055ef4…c8b9b7
0x79ec…56320x47c5…4fc3Base$10.5070%0x175b…99fa18d ago0x9ba4d1…02754b
0x79ec…56320x47c5…4fc3Base$10.5070%0x2d05…53d018d ago0xd9a6c6…7397ba
0x79ec…56320x47c5…4fc3Base$10.5070%0x84ea…0e4718d ago0x4dc197…7f4be7

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.