Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI117d ago0x681315…c93309
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI117d ago0x540882…f86602
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI117d ago0x4b1975…642761
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI117d ago0x4d8e48…84f9b6
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI117d ago0x2f0b1f…6aaa03
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI117d ago0x2b3871…51ac1f
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI117d ago0xfa4f27…6cefe7
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI117d ago0xc7682b…f89b6d
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI117d ago0x37dbfb…530d67
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI117d ago0xa1cea5…fe31c4
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI117d ago0xa0e4bf…a9def7
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI117d ago0x4a0fb3…00fb82
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI117d ago0x8ba21b…d1fff6
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI117d ago0x31832a…7a146b
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI117d ago0x363998…7cb577
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI117d ago0x85ea0f…8082bc
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI117d ago0x1afbe0…6bbed7
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI117d ago0x3e243f…40b69a
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI117d ago0xeb93d9…cbfe2a
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI117d ago0xd7039b…98c621
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI117d ago0xb6b6aa…4f5aad
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI117d ago0x9d177b…666f83
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI117d ago0x85edb1…d68473
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI117d ago0x3c606e…d6a28b
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI117d ago0x0a9c5b…d762c6

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.