Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3eb…af260x0e3d…7757Base—$3.15100%0xd54e…541d80d ago0xdc9ab4…9f9401
0xf3eb…af260x0e3d…7757Base—$21.00100%0x8bc8…eb0280d ago0x02a71c…4dc0f9
0xf3eb…af260x0e3d…7757Base—$1.05100%0x8de7…1c2c80d ago0xc04cf0…e8a7a5
0xf3eb…af260x0e3d…7757Base—$21.00100%0xfa43…45e580d ago0xb27aef…16ff14
0xf3eb…af260x0e3d…7757Base—$5.25100%0xcdfd…ef8280d ago0x6a7ed1…959856
0xf3eb…af260x0e3d…7757Base—$10.50100%0x3d68…f69e80d ago0x993287…08c2d4
0xf3eb…af260x0e3d…7757Base—$105.00100%0xd50e…07b980d ago0x5b1c49…908048
0xf3eb…af260x0e3d…7757Base—$33.60100%0xd091…7b6e80d ago0x07579c…5253b4
0xf3eb…af260x0e3d…7757Base—$5.25100%0xdae3…916a81d ago0x4bcf0b…e55b56
0xf3eb…af260x0e3d…7757Base—$5.25100%0x1913…93d981d ago0x257520…f26c98
0xf3eb…af260x0e3d…7757Base—$5.25100%0x44bc…cd6a81d ago0x2a23cd…6fa3d9

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.