Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f46…d89d0x6ca3…c3d2Base$0.001100%coinbase37d ago0xc91c16…f2721d
0x3f46…d89d0x6ca3…c3d2Base$0.001100%coinbase37d ago0x3dfcd1…9c13b6
0x5ee4…a3c00x6ca3…c3d2Base$0.001100%coinbase37d ago0xa1f29b…38c60b
0x5ee4…a3c00x6ca3…c3d2Base$0.001100%coinbase37d ago0x06c2bf…b084af
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55337d ago0x23ad0b…349565
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55337d ago0x57ef02…f029ae
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55337d ago0xa0076e…6c4538
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55337d ago0x6c0e3e…6ec8d0
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55337d ago0x75149f…38cc13
0xf4f5…da5d0x6ca3…c3d2Base$0.00170%0x08a5…c55337d ago0x075dc3…0777b0
0xf4f5…da5d0x6ca3…c3d2Base$0.00170%0x08a5…c55337d ago0x673a20…d89011
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55337d ago0x0d4ac9…7bb786
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55337d ago0xdf8bc8…4f8742
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55337d ago0x5353e6…4f7ee2
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55337d ago0x9c549f…143530
0x3f46…d89d0x6ca3…c3d2Base$0.001100%coinbase37d ago0xfe85b6…5c77fb
0x3f46…d89d0x6ca3…c3d2Base$0.001100%coinbase37d ago0xa864b0…f23121
0x5ee4…a3c00x6ca3…c3d2Base$0.001100%coinbase37d ago0x694687…09ab8c
0x5ee4…a3c00x6ca3…c3d2Base$0.001100%coinbase37d ago0x5d3ffe…b1d0ca
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55337d ago0xa9f3e9…5a89a7
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55337d ago0xb74259…31b6ef
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55337d ago0x17d318…9a1f17
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55337d ago0x413722…d1f0f8
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55337d ago0x1c5b01…4ab4fb
0xf4f5…da5d0x6ca3…c3d2Base$0.00170%0x08a5…c55337d ago0xd1f875…3c8693

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.