Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8947…94f00x47c5…4fc3Base—$21.0070%0x41d2…bf7f31d ago0xbd573f…23be28
0x8947…94f00x47c5…4fc3Base—$10.5070%0x1e92…0cb731d ago0x023237…1e3d09
0x8947…94f00x47c5…4fc3Base—$10.5070%0x1efc…9e4331d ago0xf6bd0f…feaceb
0x8947…94f00x47c5…4fc3Base—$10.5070%0x54de…447031d ago0x9c9ec2…ac24ad
0x8947…94f00x47c5…4fc3Base—$10.5070%0xf7a9…eb8d31d ago0x4fecbd…bab549
0x8947…94f00x47c5…4fc3Base—$5.2570%0x29b8…326331d ago0x92dd2b…262ae8
0x8947…94f00x47c5…4fc3Base—$52.5070%0x563b…9a7f31d ago0x0afcd8…c52390
0x8947…94f00x47c5…4fc3Base—$5.2570%0xf11b…db9431d ago0x742c5f…cd9cef
0x8947…94f00x47c5…4fc3Base—$10.5070%0x5fe9…a96531d ago0x0ec318…755568
0x8947…94f00x47c5…4fc3Base—$10.5070%0xa7d7…e1b631d ago0xf86442…793b50
0x8947…94f00x47c5…4fc3Base—$5.2570%0x6a32…813631d ago0x619e6e…4aa3d1
0x8947…94f00x47c5…4fc3Base—$5.2570%0x0d74…aad631d ago0xa577c2…a1a721
0x8947…94f00x47c5…4fc3Base—$10.5070%0xd301…c7ff31d ago0x638bb6…fe4f9c
0x8947…94f00x47c5…4fc3Base—$10.5070%0x2133…5a4231d ago0xc065dd…e0edcc
0x8947…94f00x47c5…4fc3Base—$5.2570%0x9d9f…8c6a31d ago0xe87e43…b97d35
0x8947…94f00x47c5…4fc3Base—$10.5070%0xf6cb…a8d731d ago0xd36b80…aa85ea
0x8947…94f00x47c5…4fc3Base—$5.2570%0x0524…938931d ago0x3c0a92…06768f
0x8947…94f00x47c5…4fc3Base—$10.5070%0xe4ca…c91c31d ago0x9b5401…60feeb
0x8947…94f00x47c5…4fc3Base—$21.0070%0x3d68…f69e31d ago0xd9d68b…bdc30e
0x8947…94f00x47c5…4fc3Base—$10.5070%0x39e0…3f7931d ago0x69946c…954bb4
0x8947…94f00x47c5…4fc3Base—$10.5070%0x5b2d…d78c31d ago0xf55667…c7829a
0x8947…94f00x47c5…4fc3Base—$21.0070%0xd50e…07b931d ago0xc7db35…56cdb7

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.