Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcd06c8…d0dc63
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf2951f…b30cae
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf9dd97…38db90
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc02ed6…008e5f
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe1334e…f26b0c
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8202c1…dbe341
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0678d3…e1bb21
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbe8230…39e3fc
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4ab26c…f50ed1
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb81a36…ac708d
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd1ae04…32f97a
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa96529…e47088
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbb8543…b96701
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0x186d19…2b07af
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe0ea46…d9fd4b
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdca95a…a3f2f9
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb65cd8…fa963a
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0xafa055…a93365
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0x53f23d…9ec8e7
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0x973d03…27ec7f
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0x03d1e7…7505a0
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbe48d4…57bfbb
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd1fc0d…2a3560
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0xefd006…d39489
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf62f9e…628bfa

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.