Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7712…ff8e0x2fc6…befeBase$4.5570%0x6351…0d6237d ago0x8ba4c1…8c9e1a
0x90db…39da0x2fc6…befeBase$4,799.5070%0x6351…0d6237d ago0x28e169…22d7c9
0xd302…39f10x2fc6…befeBase$3.0070%0x6351…0d6237d ago0xa7f360…7567b9
0xdee8…95770x2fc6…befeBase$7,834.3670%0x6351…0d6237d ago0xf651e7…57c511
0x481b…77330x2fc6…befeBase$0.9370%0x6351…0d6237d ago0xb93d7a…4a3bdc
0xd302…39f10x2fc6…befeBase$3.0070%0x6351…0d6237d ago0x11c589…6f8220
0x4b8c…65f90x2fc6…befeBase$10.0070%0x6351…0d6237d ago0xefafac…2394da
0x5334…27320x2fc6…befeBase$1,156.4070%0x6351…0d6237d ago0xfbe978…8d7a8a
tapoc.eth0x2fc6…befeBase$102.6070%0x6351…0d6237d ago0xed2917…64e1dd
0xe01a…ced30x2fc6…befeBase$2.0070%0x6351…0d6237d ago0xdb1260…15c7a8
peykan57.eth0x2fc6…befeBase$183.7270%0x6351…0d6237d ago0xd4a522…70cd49
0xe757…c7710x2fc6…befeBase$622.7970%0x6351…0d6237d ago0x2ecaf8…298a09
0x4562…a5410x2fc6…befeBase$19.7070%0x6351…0d6237d ago0xab844f…c403bc
0x9a11…b6cd0x2fc6…befeBase$1,176.0070%0x6351…0d6237d ago0xf7f3db…93702b
0xee8b…3de90x2fc6…befeBase$4.9070%0x6351…0d6238d ago0x782d26…5ed381
0x5334…27320x2fc6…befeBase$444.1070%0x6351…0d6238d ago0x6e622f…e82223
0x6353…f4310x2fc6…befeBase$300.9970%0x6351…0d6238d ago0xf32558…800326
0x9846…ff450x2fc6…befeBase$6.0070%0x6351…0d6238d ago0xa9d4d7…5d710d
0x324f…7aff0x2fc6…befeBase$381.0070%0x6351…0d6238d ago0x2872de…f231aa
0xd564…18720x2fc6…befeBase$90.9070%0x6351…0d6238d ago0x1e3061…d50551
0xd564…18720x2fc6…befeBase$700.0070%0x6351…0d6238d ago0x437746…e2a992
0xd564…18720x2fc6…befeBase$10.0070%0x6351…0d6238d ago0xd1b248…2f7342
0xd564…18720x2fc6…befeBase$189.0070%0x6351…0d6238d ago0x06a84f…0a42a1
0xd564…18720x2fc6…befeBase$10.0070%0x6351…0d6238d ago0xc3acdf…07c00e
0x2fc6…befe0xa41b…fcd1Base$116.2770%0x6351…0d6238d ago0x84889a…b049ec

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.