Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x57ed…a9330x8095…49e6Base—$367.19100%0x4661…93fd77d ago0xbc7b09…ba4f2c
0x296c…81180x8095…49e6Base—$2,021.54100%0x4661…93fd77d ago0x5ba153…27f957
0x5d73…98a60x8095…49e6Base—$210.39100%0x4661…93fd77d ago0xf396e5…abe50b
0x0eb5…34ef0x8095…49e6Base—$2,370.49100%0x4661…93fd77d ago0xedd72a…9df064
0x03d8…69ae0x8095…49e6Base—$2,753.00100%0x4661…93fd77d ago0x120373…94361c
0x11d9…9e1d0x8095…49e6Base—$4,256.28100%0x4661…93fd77d ago0x2e4bc3…95f57e
0x38c0…5d600x8095…49e6Base—$2,028.37100%0x4661…93fd77d ago0xd4786b…d93fa2
0x0e35…e8c00x8095…49e6Base—$253.10100%0x4661…93fd77d ago0xf24def…1ba81a
0xf6c1…e7bb0x8095…49e6Base—$269.95100%0x4661…93fd77d ago0xd7a481…8c142c

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.