Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xface…d2680xeb18…02c1Base—$5.10100%0xbb67…9bc469d ago0xd6692d…23ca92
0x8bc6…91df0xeb18…02c1Base—$5.00100%0xbb67…9bc469d ago0xc93f20…6b6d8f
0xbd64…84f70xeb18…02c1Base—$5.10100%0xbb67…9bc469d ago0xb7e524…b00c47
0x1266…da7f0xeb18…02c1Base—$5.10100%0xbb67…9bc469d ago0x527245…cbd32e
0x1e5d…da5f0xeb18…02c1Base—$5.00100%0xbb67…9bc469d ago0xebf127…79978b
0xb614…24f00xeb18…02c1Base—$5.00100%0xbb67…9bc469d ago0x5549a0…ada098
0x1f20…e9550xeb18…02c1Base—$5.00100%0xbb67…9bc469d ago0x9bb049…d31fb8
0xef36…e3440xeb18…02c1Base—$5.00100%0xbb67…9bc469d ago0x413700…e5f946
0x5bdc…559f0xeb18…02c1Base—$5.00100%0xbb67…9bc469d ago0xd8ef99…67a34b
0xa3f9…45690xeb18…02c1Base—$5.00100%0xbb67…9bc469d ago0x73a9f7…791403
0x0b02…43510xeb18…02c1Base—$5.20100%0xbb67…9bc469d ago0xaceeda…c52848
0x5918…f82b0xeb18…02c1Base—$5.40100%0xbb67…9bc469d ago0x4c3617…7a7f2a
0xfd72…59c10xeb18…02c1Base—$5.00100%0xbb67…9bc469d ago0xa7c76c…194ef6
0xc862…1d570xeb18…02c1Base—$5.20100%0xbb67…9bc469d ago0x35955a…aa263f
0xc20e…a5b00xeb18…02c1Base—$17.56100%0xbb67…9bc469d ago0x811aee…deade7
0x83aa…114a0xeb18…02c1Base—$22.88100%0xbb67…9bc469d ago0x246fee…2e96bb
0xc714…e8110xeb18…02c1Base—$22.89100%0xbb67…9bc469d ago0x892991…33b992
0x3927…67c10xeb18…02c1Base—$20.61100%0xbb67…9bc469d ago0xeb1f45…23d3e0
0x6005…16ec0xeb18…02c1Base—$26.37100%0xbb67…9bc469d ago0x7811c5…72b56b
0xe32f…7f3f0xeb18…02c1Base—$23.28100%0xbb67…9bc469d ago0x29035b…7314db
0x51b0…eed00xeb18…02c1Base—$27.88100%0xbb67…9bc469d ago0x7b5c9f…feff06
0xe6f5…d82e0xeb18…02c1Base—$21.56100%0xbb67…9bc469d ago0xa85128…031052
0xa6fe…a3cc0xeb18…02c1Base—$23.03100%0xbb67…9bc469d ago0x640438…856a35
0xa0bc…4d880xeb18…02c1Base—$20.46100%0xbb67…9bc469d ago0x9a1e7c…db6203
0x1fd3…02210xeb18…02c1Base—$27.18100%0xbb67…9bc469d ago0x91331b…80fa79

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.