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—$10.5070%0x5b2d…d78c2d ago0x7fe575…1ad330
0x8947…94f00x47c5…4fc3Base—$10.5070%0x4c95…d79b2d ago0x736444…a8645a
0x8947…94f00x47c5…4fc3Base—$10.5070%0xbb33…52772d ago0xb4086e…232526
0x8947…94f00x47c5…4fc3Base—$10.5070%0x9ee0…41c33d ago0xed163a…d8bafd
0x8947…94f00x47c5…4fc3Base—$10.5070%0x4a9f…03113d ago0x041048…460e5e
0x8947…94f00x47c5…4fc3Base—$52.5070%0x1a4b…80bc3d ago0x116699…0ffaa6
0x8947…94f00x47c5…4fc3Base—$10.5070%0x1efc…9e433d ago0x0b8759…4d2996
0x8947…94f00x47c5…4fc3Base—$10.5070%0xb7ce…a0623d ago0x6da721…7252ea
0x8947…94f00x47c5…4fc3Base—$10.5070%0xabef…39133d ago0xd708ad…7c8ebf
0x8947…94f00x47c5…4fc3Base—$10.5070%0xe146…b4383d ago0x6fee3d…c03eee
0x8947…94f00x47c5…4fc3Base—$10.5070%0x79e1…2ea73d ago0xe5c3fa…fbf239
0x8947…94f00x47c5…4fc3Base—$10.5070%0x1cb5…c0e23d ago0x7d8409…aa21e3
0x8947…94f00x47c5…4fc3Base—$21.0070%0x0156…b0f53d ago0x344489…03a28c

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.