Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x660e…a2250xeb18…02c1Base—$11.43100%0xbb67…9bc478d ago0xfac772…a0d98b
0xc4cc…ce3d0xeb18…02c1Base—$14.20100%0xbb67…9bc478d ago0x517e49…ce6f7e
0x95ba…b83a0xeb18…02c1Base—$13.40100%0xbb67…9bc478d ago0x57aa05…db9842
0x16d4…b4010xeb18…02c1Base—$11.60100%0xbb67…9bc478d ago0x29c32f…534c3d
0xae90…219b0xeb18…02c1Base—$11.56100%0xbb67…9bc478d ago0xe22a8e…693888
0xd479…a9660xeb18…02c1Base—$27.81100%0xbb67…9bc478d ago0x2b320e…cee53c
0xce3f…b8b10xeb18…02c1Base—$47.62100%0xbb67…9bc478d ago0xb1ec82…0f977d
0x3a1d…942b0xeb18…02c1Base—$31.92100%0xbb67…9bc478d ago0xca81ea…76f823
0xfa98…f9900xeb18…02c1Base—$20.77100%0xbb67…9bc478d ago0x3b9bc9…948d1a
0x3a99…52a30xeb18…02c1Base—$24.46100%0xbb67…9bc478d ago0xb8bef2…b2a865
0x138e…47590xeb18…02c1Base—$22.15100%0xbb67…9bc478d ago0x1d0e74…0bb8f8
0xd990…92ca0xeb18…02c1Base—$18.93100%0xbb67…9bc478d ago0x6cd0c5…5f13d3
0x6575…45a10xeb18…02c1Base—$25.27100%0xbb67…9bc478d ago0xe3e2d1…b503d8
0x3549…45640xeb18…02c1Base—$24.69100%0xbb67…9bc478d ago0x6c5290…0f68be
0xc465…a04d0xeb18…02c1Base—$23.69100%0xbb67…9bc478d ago0xeec716…0c4b98
0xca1e…c0a70xeb18…02c1Base—$23.46100%0xbb67…9bc478d ago0x1b5cec…650ac7
0x8ba7…38160xeb18…02c1Base—$20.40100%0xbb67…9bc478d ago0xe4a0fa…1f2f46
0xc8dd…f2290xeb18…02c1Base—$45.27100%0xbb67…9bc478d ago0xa3ce44…1dc111
0x946c…16b30xeb18…02c1Base—$20.29100%0xbb67…9bc478d ago0xb83a46…012b07
0x3b4c…0ed60xeb18…02c1Base—$21.92100%0xbb67…9bc478d ago0x78940a…b2f0a7
0x3605…57640xeb18…02c1Base—$25.28100%0xbb67…9bc478d ago0xaf0846…e4834e
0x0680…5eb70xeb18…02c1Base—$33.91100%0xbb67…9bc478d ago0xd032b4…335f57
0x9f21…8e5c0xeb18…02c1Base—$16.61100%0xbb67…9bc478d ago0x389db5…5869b8
0xf06c…ba910xeb18…02c1Base—$18.38100%0xbb67…9bc478d ago0x4c6b1b…3a34d5
0x438e…f7f70xeb18…02c1Base—$45.00100%0xbb67…9bc478d ago0x4b18d6…ce0a1e

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.