Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x1e7c…464c55d ago0x175db6…cd4126
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x3d44…411555d ago0xf5442a…20ad83
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x6476…d72655d ago0x871f51…706f18
0x4bfb…0c880x0e3d…7757Base—$19.95100%0x4d98…2b5b55d ago0x4b9252…0a215f
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x96df…634b55d ago0x52c263…7dea28
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x5df6…642855d ago0xd2462b…b0c1ae
0x4bfb…0c880x0e3d…7757Base—$4.20100%0x4eef…bbd255d ago0x407981…878245
0x4bfb…0c880x0e3d…7757Base—$9.45100%0x6a96…27ff55d ago0xb0fd84…77c166
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xc76e…a7a955d ago0xfb70b9…639c00
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x9d1f…cb2255d ago0xd8e89d…5e22b9
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x6078…eee855d ago0x3dfb92…cbf768
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x4218…be8755d ago0x06347a…976020
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x0c48…3ed655d ago0x3b9e3e…75d014
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xfbdd…4dae55d ago0x13dee7…0aaf84
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x4184…789b55d ago0x6ae36b…8091e1
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x505d…14d655d ago0x09f618…b55c92
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x45b7…2d9455d ago0xa0a3ed…e8b8b4
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xf867…7e9b55d ago0x80cfbb…31b616
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x44ef…9f6356d ago0xe65030…811e2f
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xe935…f90456d ago0xab974a…218672
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x9765…21f556d ago0xa2a7eb…4164be
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xe2b6…b04c56d ago0x2c29ad…44ed5e
0x4bfb…0c880x0e3d…7757Base—$31.50100%0xdae3…916a56d ago0x96c38d…225df0
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x826a…78de56d ago0xdbda95…59d8b9
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xf200…d9a056d ago0x3d93e8…ad9a06

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.