Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase101d ago0xc19260…257808
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase101d ago0x2cbb8c…89ef74
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase101d ago0x9677fb…ae1bcd
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase101d ago0x1c9f62…168d3d
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase101d ago0xb63e8c…fc73d0
0x3bb0…79860xa9dd…2315Base—$0.002100%candidates101d ago0x6c5090…b87d97
0x3bb0…79860xa9dd…2315Base—$0.002100%candidates101d ago0x188935…363f2a
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase101d ago0x9c2f69…c7923e
0x3bb0…79860xa9dd…2315Base—$0.002100%candidates101d ago0x9ac79a…1b2ae8
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase101d ago0x5a8e26…c26c7c
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase101d ago0xf908c9…3c0c0b
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase101d ago0xbdd450…219a37
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase101d ago0x513f5c…cfbf5b
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase101d ago0xdb1077…8b335f
0x3bb0…79860xa9dd…2315Base—$0.002100%candidates101d ago0x3b259a…4aff56
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase101d ago0x07438a…1c1e43
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase101d ago0x2afc66…953fe2
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase101d ago0x44dbcd…c3f17d
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase101d ago0xbe4e3e…330b4b
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase101d ago0x66334a…7f95e5
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase101d ago0x1a7194…8937a4
0x3bb0…79860xa9dd…2315Base—$0.002100%candidates101d ago0x072483…541be6
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase101d ago0xd34493…521576
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase101d ago0xb5267a…121174
0x3bb0…79860xa9dd…2315Base—$0.002100%coinbase101d ago0xb29953…90b631

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.