Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0x3c25b3…1a770b
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0xa93276…2988fe
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0x76d905…9b2e0e
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0xed5a54…6d1d3f
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0x447657…8bfae8
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0x2b6d0d…6fbdb0
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0x6238df…4ee8b8
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0x3fb0a5…25fc61
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0x2a35c2…a30080
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0x17447b…ef27e8
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0xbbdbfc…df4f89
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0xe37732…7423b6
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0x226863…ceca9e
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0x2ba8ee…0b7117
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0x046591…6c32d1
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0x96fa10…875ebb
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0x39242d…0eb017
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0x20bd78…519f71
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0x6de8f1…8fedd2
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0x5a0dbc…f25cf9
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0x71817f…af5776
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0xdbfb75…23a3c6
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0xaadfcb…ae9e37
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0xfb6cdf…3dc608
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0x72cf01…7eb6c9

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.