Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase7d ago0x3847e1…784727
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase7d ago0x4dbe4d…7af7d9
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase7d ago0x04dc7c…6925f2
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase7d ago0xeca616…eae08e
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase7d ago0xeba2c6…d072e3
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase7d ago0xb7a43f…c32630
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase7d ago0x60cf45…e3f820
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase7d ago0x2a5265…5b5339
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase7d ago0x4c5ca5…bc5b75
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase7d ago0x457c9c…2310ab
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase7d ago0x70af88…e60d59
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase7d ago0xd3f460…9d0394
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase7d ago0xa8ab41…1a51df
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase7d ago0xbc1c59…0e11a4
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase7d ago0xda0fe0…2c745e
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase7d ago0x80282f…9422ed
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase7d ago0x071adc…11f5ee
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase7d ago0xbcde20…fc8893
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase7d ago0x9e883f…19624b
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase7d ago0xf3cd57…7e17c9
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase7d ago0xc974a4…20472d
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase7d ago0x595f49…695d05
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase7d ago0x16c163…63ad15
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase7d ago0xdec7e8…f409eb
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase7d ago0x6c6e30…26462e

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.