Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4d46…529d0x8a12…0881Base—$2.24100%coinbase1d ago0xf417bc…6f414f
0xb0ca…3dbb0x8a12…0881Base—$2.27100%coinbase1d ago0xae642f…1eb065
0x4536…2b900x8a12…0881Base—$2.39100%coinbase1d ago0xdd1b76…aca2ee
0x1047…034d0x8a12…0881Base—$2.45100%coinbase1d ago0x30658c…ca76b1
0x7c75…4e560x8a12…0881Base—$2.49100%coinbase1d ago0xf569b8…dc5443
0x5f9b…d2460x8a12…0881Base—$2.49100%coinbase1d ago0x007693…f57e15
0x74d3…03270x8a12…0881Base—$2.50100%coinbase1d ago0xc2f8b5…a71bb0
0x9193…81ec0x8a12…0881Base—$2.50100%coinbase1d ago0xc16e39…320071
0xc168…330a0x8a12…0881Base—$2.50100%coinbase1d ago0x8a31ba…65115f
0xd339…395c0x8a12…0881Base—$2.51100%coinbase1d ago0x668197…587355
0x964f…46c50x8a12…0881Base—$2.53100%coinbase1d ago0x2e5840…63811b
0xd9df…57f80x8a12…0881Base—$2.35100%coinbase1d ago0xf98a39…cb60ef
0xe97c…9a9a0x8a12…0881Base—$2.37100%coinbase1d ago0xf85b40…1f8c56
0x03c8…4b820x8a12…0881Base—$2.37100%coinbase1d ago0x693696…280774
0x9c32…d6c90x8a12…0881Base—$2.38100%coinbase1d ago0x79d26a…102531
0x47a8…80ea0x8a12…0881Base—$2.40100%coinbase1d ago0xb2d8ad…707e87
0x325c…7a7b0x8a12…0881Base—$2.40100%coinbase1d ago0x27f382…d8379e
0x98f1…4b890x8a12…0881Base—$2.42100%coinbase1d ago0x96af2f…564e33
0x9cfa…12560x8a12…0881Base—$2.53100%coinbase1d ago0xa5ac9c…e29050
0xa11b…818d0x8a12…0881Base—$2.59100%coinbase1d ago0xdef3aa…3c4343
0x6d93…e3c60x8a12…0881Base—$2.60100%coinbase1d ago0x5484c0…166369
0x97ed…195b0x8a12…0881Base—$2.60100%coinbase1d ago0xc788fc…6beee1
0xdd02…be1d0x8a12…0881Base—$2.60100%coinbase1d ago0x665f8a…7d813b
0x08ae…555b0x8a12…0881Base—$2.61100%coinbase1d ago0x680681…e62b6c
0x14c0…b0530x8a12…0881Base—$2.62100%coinbase1d ago0x6635c4…946c47

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.