Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7624…098d0x9fb3…1d9aBasex402 service$0.01100%coinbase120d ago0xa153e5…fe0329
0x0cc9…3a9e0x9fb3…1d9aBasex402 service$0.001100%coinbase120d ago0x7834d3…f29048
0x0cc9…3a9e0x9fb3…1d9aBasex402 service$0.002100%coinbase120d ago0xea8dd2…8944a8
0x0cc9…3a9e0x9fb3…1d9aBasex402 service$0.001100%coinbase120d ago0xf39d7d…2b98a5
0x0cc9…3a9e0x9fb3…1d9aBasex402 service$0.01100%coinbase120d ago0x8bd6ce…597001
0xbab5…0a2a0x9fb3…1d9aBasex402 service$0.01100%coinbase120d ago0x02da50…488a53
0x9960…c5cd0x9fb3…1d9aBasex402 service$0.01100%coinbase120d ago0xc50d13…b7af9d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase121d ago0x5b7b51…5a3fe7
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase121d ago0x214782…0ffca1
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase121d ago0xa7fb30…f8013b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase121d ago0x895f51…a34c23
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase121d ago0xdc09e4…b180a0
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase121d ago0x28020c…5eec49
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase121d ago0xaed415…475c2b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase121d ago0xe6e995…1a1bf1
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase121d ago0xf6eed8…49c545
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase121d ago0x896a5d…201462
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase121d ago0xf5c656…5abacb
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase121d ago0x154633…4e7d3b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase121d ago0x6313cf…8d410f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase121d ago0x582674…87c785
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase121d ago0x8f73a5…880e8b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase121d ago0x7f51fb…95fd35
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase121d ago0x5892e5…6f472a
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase121d ago0x1ea06d…f55b4b

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.