Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase49d ago0x4a1758…6b495f
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase49d ago0x1c07ea…f61aa7
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase49d ago0xfbe2cd…1edaed
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase49d ago0x937e87…a419d9
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase49d ago0x8ce541…776b98
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase49d ago0x380f3c…47915b
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase49d ago0xc0c316…8f15ed
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase50d ago0x360aef…01f0f0
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase50d ago0x3323a3…bb47fe
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase50d ago0xd0a5a7…7e9071
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase50d ago0x3aadc8…a2dcaa
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase50d ago0x5e10b8…79aa14
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase50d ago0x9ed53e…cdab37
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase50d ago0x0270bb…7ab802
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase50d ago0xe02e0a…2463f4
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase50d ago0x626f34…f7ae86
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase50d ago0x1578eb…e7e275
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase50d ago0xeaf2d0…9d5287
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase50d ago0xd3f132…da66a4
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase50d ago0x845f5d…276c9a
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase50d ago0xee724e…1a7976
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase50d ago0xf9a53e…0f85d6
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase50d ago0x717860…d754bf
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase50d ago0x1e8f0b…38589b
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase50d ago0xa48e60…dd41ab

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.