Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd4c36b…fe731e
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb36a79…167db2
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI117d ago0x989587…d55b0c
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2c3c23…d9845b
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI117d ago0x77d644…5df62a
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI117d ago0xec7325…ff0671
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0b89ce…763f8f
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI117d ago0x64dab4…a3f414
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI117d ago0xce73a1…839d30
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3c52be…d22172
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI117d ago0xae6a07…4cffa7
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa27f43…9776c6
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1282e0…2e0fdd
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4dab15…cc5bf2
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5afc14…dd45d0
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI118d ago0x03c160…9fcf8e
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5b1857…16585e
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa27cc6…70d927
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd83695…fafa3e
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI118d ago0x36c4e2…4113fd
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf91e57…97e24d
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI118d ago0x294851…6e7f40
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6fd2d9…c97698
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0f1b60…b0f9bd
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI118d ago0x61bef7…cd298b

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.