Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xb780…fb2cBase—$1,097.6570%0x64b2…883334d ago0x997e5b…74e8fb
0xa54d…49f50xccbf…22cbBase—$2.9870%0x64b2…883334d ago0x11f52d…e18af3
0xa54d…49f50xa048…aea2Base—$20,040.9570%0x7347…d69134d ago0x21708a…d648da
0xa54d…49f50x99e5…b573Base—$19.9470%0x7347…d69134d ago0x3e8c44…9ce44e
0xa54d…49f50x0c7a…217aBase—$1,996.4370%0x64b2…883334d ago0x537726…7ab02e
0xa54d…49f50x4b5a…b855Base—$8,096.3870%0x64b2…883334d ago0xaaa881…6ceefc
0xa54d…49f50x04fb…58abBase—$1,997.6770%0x7347…d69135d ago0xd633c6…a0957b
0xa54d…49f50x719c…c034Base—$1,099.7570%0x64b2…883335d ago0x7d55cc…777494
0xa54d…49f50x719c…c034Base—$1,270.0170%0x64b2…883335d ago0x628aa4…e70d61
0xa54d…49f50xc81e…5a7aBase—$2,099.5570%0x64b2…883335d ago0xa03e97…cb7c12
0xa54d…49f50x35c8…47e0Base—$2,035.6470%0x7347…d69135d ago0x353975…73835e
0xa54d…49f50x963c…dbd6Base—$14,995.4070%0x64b2…883335d ago0xb5ef08…348049
0xa54d…49f50xe742…ea88Base—$27,778.9570%0x7347…d69135d ago0x9cfeb3…a8c531

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.