Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd55e…7fb60x85a7…109bBase$0.00170%0x6cb9…e3d521d ago0x2ccbd3…82ebc2
0xe052…8ac10x85a7…109bBase$0.00170%0x6cb9…e3d521d ago0x94f0a1…113921
0x132c…8f610x85a7…109bBase$0.00170%0x6cb9…e3d521d ago0x2516d3…994742
0xd537…4f8b0x85a7…109bBase$0.00170%0x6cb9…e3d521d ago0xbd9024…c45e33
0x5081…15dd0x85a7…109bBase$0.00170%0x6cb9…e3d521d ago0xc3f5e7…e0bed8
0xc3b6…e57b0x85a7…109bBase$0.00170%0x6cb9…e3d521d ago0x5ef003…b7cd11
0x4ecc…a5990x85a7…109bBase$0.00170%0x6cb9…e3d521d ago0xd37bb8…793ca6
0x4581…38e70x85a7…109bBase$0.00170%0x6cb9…e3d521d ago0x02c995…6fd87e
0x5aa3…e2290x85a7…109bBase$0.00170%0x6cb9…e3d521d ago0x7de447…914c04
0x1bae…d1dc0x85a7…109bBase$0.00170%0x6cb9…e3d521d ago0x39c003…1b3d22
0x3769…82bc0x85a7…109bBase$0.00170%0x6cb9…e3d521d ago0x614397…5dbd58
0x2289…dc830x85a7…109bBase$0.00170%0x6cb9…e3d521d ago0x9fc9e8…0a7b27
0xa8b4…2ac60x85a7…109bBase$0.00170%0x6cb9…e3d521d ago0x31d404…16e551
0x6392…f89f0x85a7…109bBase$0.00170%0x6cb9…e3d521d ago0x9e241c…2409be
0x70c2…6b340x85a7…109bBase$0.00170%0x6cb9…e3d521d ago0xb55166…0a3c25
0x67ea…07750x85a7…109bBase$0.00170%0x6cb9…e3d521d ago0x6e38bd…1b1c9b
0x6c38…93dd0x85a7…109bBase$0.00170%0x6cb9…e3d521d ago0xdaf00b…ea0444
0x0c13…7f780x85a7…109bBase$0.00170%0x6cb9…e3d521d ago0x4c7ad9…0926e0
0xeb5b…78220x85a7…109bBase$0.00170%0x6cb9…e3d521d ago0xfa3f2e…6076c8
0x5700…d2590x85a7…109bBase$0.00170%0x6cb9…e3d521d ago0x018529…3cd82d
0xd537…4f8b0x85a7…109bBase$0.00170%0x6cb9…e3d521d ago0x99716c…475c3b
0x61dd…66040x85a7…109bBase$0.00170%0x6cb9…e3d521d ago0x0c2124…bf2c90
0x0147…503a0x85a7…109bBase$0.00170%0x6cb9…e3d521d ago0xada2ee…e15b68
0x7841…be5d0x85a7…109bBase$0.00170%0x6cb9…e3d521d ago0xb858ce…21ef8d
0xb8db…e7fc0x85a7…109bBase$0.00170%0x6cb9…e3d521d ago0x9970bc…b3feb1

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.