Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc0f…06ac0xb61e…3920Base—$0.01100%coinbase68d ago0x1e5ac4…a3ab04
0xcc0f…06ac0x10ef…6f70Base—$0.01100%coinbase68d ago0xb84ab6…d6f128
0xcc0f…06ac0x80e2…24e0Base—$0.01100%coinbase68d ago0xfc8a8e…d6e98d
0xcc0f…06ac0xd0e4…047fBase—$0.01100%coinbase68d ago0x68e621…ad103c
0xcc0f…06ac0xa571…0026Base—$0.01100%coinbase68d ago0xede688…8650a9
0xcc0f…06ac0x67e8…465eBase—$0.01100%coinbase68d ago0x2a4863…58821f
0xcc0f…06ac0x724e…5941Base—$0.01100%coinbase68d ago0x621ed8…9e4f2c
0xcc0f…06ac0xa996…8294Base—$0.01100%coinbase68d ago0x749e02…6364e1
0xcc0f…06ac0xe360…63deBase—$0.01100%coinbase68d ago0xaab04d…9df701
0xcc0f…06ac0x1002…fa7aBase—$0.01100%coinbase68d ago0x896e55…e477bf
0xcc0f…06ac0xab2c…16e5Base—$0.01100%coinbase68d ago0xfc8e30…858ab8
0xcc0f…06ac0x914a…6e98Base—$0.01100%coinbase68d ago0xde51cd…8e928f
0xcc0f…06ac0x8d3f…f744Base—$0.01100%coinbase68d ago0x3eaa26…4a3e31
0xcc0f…06ac0xa2a1…1789Base—$0.01100%coinbase68d ago0xa6a0f7…fff4f7
0xcc0f…06ac0xebd0…61e9Base—$0.01100%coinbase68d ago0xb00590…5a1cb3
0xcc0f…06ac0xadf1…badeBase—$0.01100%coinbase68d ago0x45b921…77d250
0xcc0f…06ac0xb95c…bf06Base—$0.01100%coinbase68d ago0x69080e…55edf8
0xcc0f…06ac0xf3dd…4dd1Base—$0.01100%coinbase68d ago0x8bc403…f4ee30
0xcc0f…06ac0xf6db…b39fBase—$0.01100%coinbase68d ago0xff497f…6f9d5d
0xcc0f…06ac0x4410…8578Base—$0.01100%coinbase68d ago0x3e489a…e99653
0xcc0f…06ac0xad22…f288Base—$0.01100%coinbase69d ago0x15c179…1726e4
0xcc0f…06ac0x23b3…13b7Base—$0.01100%coinbase69d ago0xc750b1…334793
0xcc0f…06ac0x5d7f…213fBase—$0.01100%coinbase69d ago0xac5511…8e2a31
0xcc0f…06ac0xacf2…9fedBase—$0.01100%coinbase69d ago0x0bb9f9…ff2191
0xcc0f…06ac0x2548…3e51Base—$0.01100%coinbase69d ago0x322878…59f8c8

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.