Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb0c9fb…683dcd
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x22cd42…ec86da
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc7ce12…1be075
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf03f85…ae90a9
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7a8d5f…676f37
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4b4317…278793
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x93a17d…6ba2f1
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x83e324…2463bf
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4394af…3e2498
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x89437a…328bfe
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe71b19…923579
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd9f6e9…042330
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfdfe91…698d79
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3dbbf2…7acbab
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf0ccc3…27da5b
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf3ddb4…abb03b
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x92e428…ebb5f4
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9f45da…12be5a
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x54c50c…bae89a
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0b0a2e…a434db
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb309c6…025bf7
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbbff5d…effd3f
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x30d92b…26c6db
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x264570…4461d1
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb94374…c562de

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.