Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$0.28100%coinbase4d ago0xc48acc…632b1f
0x467f…a4c10x85b4…627cBase—$0.43100%coinbase4d ago0xa2fe2a…6b9fda
0x467f…a4c10x85b4…627cBase—$0.24100%coinbase4d ago0x2908a4…51d8bc
0x467f…a4c10x85b4…627cBase—$0.52100%coinbase4d ago0xf67618…aaaaa4
0x467f…a4c10x85b4…627cBase—$0.60100%coinbase4d ago0xde97ae…714650
0x467f…a4c10x85b4…627cBase—$0.64100%coinbase4d ago0x76f9c0…a6d1fe
0x467f…a4c10x85b4…627cBase—$0.64100%coinbase4d ago0x3b2ffd…adea07
0x467f…a4c10x85b4…627cBase—$0.36100%coinbase4d ago0x26ad1b…d3b645
0x467f…a4c10x85b4…627cBase—$1.99100%coinbase4d ago0x42210e…c702ec
0x467f…a4c10x85b4…627cBase—$1.79100%coinbase4d ago0x7cefc7…c04620
0x467f…a4c10x85b4…627cBase—$0.64100%coinbase4d ago0x58f474…6924b4
0x467f…a4c10x85b4…627cBase—$0.38100%coinbase4d ago0x3257d2…f7b96a
0x467f…a4c10x85b4…627cBase—$2.33100%coinbase4d ago0x134097…5b964e
0x467f…a4c10x85b4…627cBase—$0.88100%coinbase4d ago0x26e38f…eafac9
0x467f…a4c10x85b4…627cBase—$0.40100%coinbase4d ago0x308d2f…8dce9b
0x467f…a4c10x85b4…627cBase—$0.28100%coinbase4d ago0x93e71a…b76227
0x467f…a4c10x85b4…627cBase—$2.22100%coinbase4d ago0x7e4914…b050d8
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase4d ago0x5eb172…926fe6
0x467f…a4c10x85b4…627cBase—$7.98100%coinbase4d ago0xda88f6…df75e1
0x467f…a4c10x85b4…627cBase—$0.34100%coinbase4d ago0xa85234…d1ec75
0x467f…a4c10x85b4…627cBase—$0.32100%coinbase4d ago0x285907…005c79
0x467f…a4c10x85b4…627cBase—$0.19100%coinbase4d ago0x82f26f…860a72
0x467f…a4c10x85b4…627cBase—$1.48100%coinbase4d ago0x5ba44f…96add7
0x467f…a4c10x85b4…627cBase—$0.26100%coinbase4d ago0xda5609…57eda1
0x467f…a4c10x85b4…627cBase—$3.15100%coinbase5d ago0xff6ec3…c5c66e

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.