Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
onchainweb.eth0x2fc6…befeBase$69.3970%0x6351…0d6229d ago0xe5e677…fdf7c9
0xdf7e…49680x2fc6…befeBase$150.0070%0x6351…0d6229d ago0xf10453…c31c63
ukuleleoscypek.eth0x2fc6…befeBase$1,200.0070%0x6351…0d6229d ago0x4ac9da…840210
parad0xxx.eth0x2fc6…befeBase$249.8070%0x6351…0d6229d ago0xbc43d4…98cec5
0xe232…d2f00x2fc6…befeBase$3.0970%0x6351…0d6229d ago0x659ac3…0118a0
0x8ad4…68040x2fc6…befeBase$129.0070%0x6351…0d6229d ago0x5b9366…c6e60e
0x3a09…fe1e0x2fc6…befeBase$33.2370%0x6351…0d6229d ago0x4fbf53…426fa0
0x76fe…527e0x2fc6…befeBase$500.0070%0x6351…0d6229d ago0xdabc54…8b8e7c
0x6668…43710x2fc6…befeBase$119.8070%0x6351…0d6229d ago0x67d947…d362d0
0x6668…43710x2fc6…befeBase$4.9470%0x6351…0d6229d ago0xc3b274…fb26e2
0xcece…9f560x2fc6…befeBase$29.8970%0x6351…0d6230d ago0xe54a95…c57c6e
nustt.eth0x2fc6…befeBase$214.5070%0x6351…0d6230d ago0xbee76a…37e325
tawhidul.eth0x2fc6…befeBase$0.2070%0x6351…0d6230d ago0xc5d82d…219977
0x82b1…8e410x2fc6…befeBase$2,748.1570%0x6351…0d6230d ago0xf6fe19…ba6a05
kmsami.eth0x2fc6…befeBase$15.0070%0x6351…0d6230d ago0xa6e173…00887c
0x1869…64370x2fc6…befeBase$88.2770%0x6351…0d6230d ago0x9e9d87…a740a0
0x9b78…ca620x2fc6…befeBase$28.6770%0x6351…0d6230d ago0x6328a2…ae0776
0xa0e8…9f4a0x2fc6…befeBase$198.4170%0x6351…0d6230d ago0x9c819d…db2ac2
holdforlong.eth0x2fc6…befeBase$3,091.9970%0x6351…0d6230d ago0x05db7b…cbde5d
0xc66c…0eb10x2fc6…befeBase$200.0070%0x6351…0d6230d ago0xad5ba6…24f28e
focus11.eth0x2fc6…befeBase$300.0070%0x6351…0d6230d ago0x708a1b…5afd08
0x76fe…527e0x2fc6…befeBase$495.0070%0x6351…0d6230d ago0xff4610…0cb7c9

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.