Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9cb8df…196684
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb829da…f50d25
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3bc848…181006
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0x55df8c…a57091
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc6e8f7…4a1fbe
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0x22bcc1…2992c4
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2609b7…5d0c33
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf3b160…7710c3
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa39fa7…ba3ef1
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4181ef…b85666
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcfd823…5b3a46
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd60191…8f0da7
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb67cf5…3e4b46
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf43853…405f7f
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb01487…815de6
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6e7724…368b8d
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0x773187…7c3cbb
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0x778cce…f76d05
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1338e5…759b1d
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0x79a4e1…c148a1
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0x684225…54d073
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0x25051d…db7d3e
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4c9132…df34f9
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaf6f3d…41014a
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc69d95…6f6734

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.