Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8947…94f00x0e3d…7757Base—$10.5070%0x28cc…0ecd33d ago0x660503…3e6ee4
0x8947…94f00x0e3d…7757Base—$10.5070%0x8516…088333d ago0xb76040…95b20b
0x8947…94f00x0e3d…7757Base—$10.5070%0x643b…940434d ago0xe3821a…efc6c0
0x8947…94f00x0e3d…7757Base—$5.2570%0x0922…422334d ago0x013689…ec86c7
0x8947…94f00x0e3d…7757Base—$5.2570%0xcfba…f10634d ago0xf4b2d9…8011e8
0x8947…94f00x47c5…4fc3Base—$15.7570%0x9547…14df34d ago0x197e3c…306cd7
0x8947…94f00x47c5…4fc3Base—$10.5070%0x5520…8e5b34d ago0xa5317b…f9a4ff
0x8947…94f00x0e3d…7757Base—$21.0070%0xf6cb…a8d734d ago0x1ff67a…d7de8d
0x8947…94f00x47c5…4fc3Base—$21.0070%0x3764…3be034d ago0x80d4d6…cdf75d
0x8947…94f00x47c5…4fc3Base—$10.5070%0x9ee0…41c334d ago0x87925f…404e22
0x8947…94f00x47c5…4fc3Base—$10.5070%0x9d1f…cb2234d ago0x5bc709…67ec07
0x8947…94f00x47c5…4fc3Base—$10.5070%0x3eb5…08dc34d ago0xf845d9…23a7ea
0x8947…94f00x0e3d…7757Base—$10.5070%0x2970…8ed734d ago0x7fe82e…c36229
0x8947…94f00x0e3d…7757Base—$21.0070%0xe6a1…011734d ago0x0c54cd…20f5ff
0x8947…94f00x0e3d…7757Base—$5.2570%0xa842…4fd934d ago0xc795f2…6f075e
0x8947…94f00x47c5…4fc3Base—$5.2570%0x4d43…5ecd34d ago0x5d3c8c…b75109
0x8947…94f00x47c5…4fc3Base—$5.2570%0x05f1…3bb934d ago0x5adfca…28cedc
0x8947…94f00x0e3d…7757Base—$52.5070%0xb97a…ba2d34d ago0xb4e93c…f21f45
0x8947…94f00x0e3d…7757Base—$21.0070%0x39e9…239334d ago0xc0db8c…3ce037
0x8947…94f00x0e3d…7757Base—$105.0070%0x60af…6a2534d ago0xed600b…dd21a9
0x8947…94f00x0e3d…7757Base—$10.5070%0x8de7…1c2c34d ago0x01fd8b…1b2799
0x8947…94f00x0e3d…7757Base—$10.5070%0x45b7…2d9434d ago0x7dc0d9…f003f7
0x8947…94f00x0e3d…7757Base—$10.5070%0xe146…b43834d ago0xa01b05…2d2379
0x8947…94f00x0e3d…7757Base—$10.5070%0x9190…8d8334d ago0x298f84…98d9eb
0x8947…94f00x0e3d…7757Base—$10.5070%0x6476…d72634d ago0xee05df…567ad0

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.