Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa19d ago0x147f9d…450252
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa19d ago0x4bdadd…3d6d38
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa19d ago0xf58258…ae03e1
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa19d ago0x91bd92…ff0ecf
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa19d ago0x9af4a0…7829ee
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa19d ago0x0c1114…7e8fd8
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa19d ago0x5a37f6…a7d2c9
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa19d ago0xb5ce5b…f58661
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa19d ago0x4723b8…9a99bc
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa19d ago0x731fe0…618e9f
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa19d ago0xeeba14…306c36
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa19d ago0x76ba88…02ed5d
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa19d ago0xd3eace…fac959
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa19d ago0xfe4871…f01c6e
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa19d ago0xe6797f…e2d614
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa19d ago0xce253e…8bc856
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa19d ago0xc4fec7…b423fd
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa19d ago0xa0fd21…38a0e3
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa19d ago0x98d68d…9b99b0
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa19d ago0x3e237b…8a1905
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa19d ago0x7dc44a…607590
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa19d ago0xbd74b3…bdc037
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa19d ago0x06d5e9…45620f
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa19d ago0x1a131e…e653a5
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa19d ago0xd953aa…615293

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.