Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcc09d6…566d16
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf9a4a9…b792e4
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3e5831…c7137e
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4a1726…cac689
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa39b8e…a03f35
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc55ce8…a74ea3
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x43917d…47bbc6
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x11acbb…0e9093
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd60a56…47c783
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa0c87a…a7713e
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfc0cc2…dc6282
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbad737…d9d2d7
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x528be2…d8a528
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1d61e3…ed85ae
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6a7a90…83d640
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcdf0d3…c13755
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa80ce0…4da676
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x46af0f…1cfe45
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x369177…de6fd7
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4b0944…3c1a9f
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x29a9b9…3516aa
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb96255…1fa434
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x647774…5ec88b
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbcd53f…c396e1
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9dce07…e678bd

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.