Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43c7…c9e90x7e0e…0184Base—$250.00100%0xa923…c9ac94d ago0xa733e1…f71164
0x43c7…c9e90x7e0e…0184Base—$480.00100%0xa923…c9ac94d ago0x8ff44b…76ce86
0x43c7…c9e90x7e0e…0184Base—$610.00100%0xa923…c9ac95d ago0x90a39e…027ae8
0x43c7…c9e90x7e0e…0184Base—$391.00100%0xa923…c9ac95d ago0xdfad95…5d6110
0x43c7…c9e90x7e0e…0184Base—$351.00100%0xa923…c9ac95d ago0x6a649b…4358f5
0x43c7…c9e90x7e0e…0184Base—$350.00100%0xa923…c9ac95d ago0x753a2f…4cb21e
0x43c7…c9e90x7e0e…0184Base—$299.00100%0xa923…c9ac95d ago0x68d385…02e21e
0x53ca…31d20x7e0e…0184Base—$192.00100%0xa923…c9ac95d ago0x3efd7b…507043
0x53ca…31d20x7e0e…0184Base—$505.00100%0xa923…c9ac95d ago0x71ab4d…83410a
0x53ca…31d20x7e0e…0184Base—$503.00100%0xa923…c9ac95d ago0xe4c5c7…c43eeb
0x53ca…31d20x7e0e…0184Base—$501.00100%0xa923…c9ac95d ago0xb1f981…e655b6
0x53ca…31d20x7e0e…0184Base—$499.00100%0xa923…c9ac95d ago0x1fe202…97908a
0x43c7…c9e90x7e0e…0184Base—$321.00100%0xa923…c9ac95d ago0xfa28e4…64c22d
0xebf7…71010x7e0e…0184Base—$30.01100%0xa923…c9ac95d ago0xf3d5a5…29f376
0xebf7…71010x7e0e…0184Base—$221.00100%0xa923…c9ac95d ago0xf67e35…bf413d
0x43c7…c9e90x7e0e…0184Base—$394.00100%0xa923…c9ac95d ago0xc91808…8bac1a
0x43c7…c9e90x7e0e…0184Base—$480.00100%0xa923…c9ac95d ago0xce59b8…97626a

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.