Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase14d ago0xae3749…402f9a
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase14d ago0xe96fa2…f32e27
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase14d ago0x53472f…dc780d
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase14d ago0x579949…2b5594
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase14d ago0x31fccd…99dfbe
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase14d ago0x8d9794…514337
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase14d ago0x060d97…2fcf4a
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase14d ago0xa309f7…d0ba16
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase14d ago0x25ef2c…5a16fa
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase14d ago0x7ca499…78a6c1
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase14d ago0x8f2f61…2c0fe6
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase14d ago0x14a59a…cb60f8
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase14d ago0x315f9e…bf88fa
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase14d ago0xb81c42…1f3d52
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase14d ago0x0a21ed…300662
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase14d ago0x284744…23233b
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase14d ago0xc3090f…25a945
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase14d ago0x914418…648186
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase14d ago0x554b9d…da6dbb
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase14d ago0x7d576f…1761ff
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase14d ago0x2d8ef3…495505
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase14d ago0x6c493f…323aa4
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase14d ago0x6a5220…91f48e
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase14d ago0xd24438…3d2087
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase14d ago0x575092…757da3

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.