Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9bf5…16060xfe80…47eeBase—$0.001100%fluxa51d ago0x050c40…705b8a
0x9bf5…16060xfe80…47eeBase—$0.001100%fluxa51d ago0x8ee2cb…89f387
0x9bf5…16060xfe80…47eeBase—$0.001100%fluxa51d ago0xcfe56e…235985
0x9bf5…16060xfe80…47eeBase—$0.001100%fluxa51d ago0x7f0a3b…5e3013
0x9bf5…16060xfe80…47eeBase—$0.001100%fluxa51d ago0xacdf0b…9087d3
0x9bf5…16060xfe80…47eeBase—$0.001100%fluxa51d ago0x9dfbd1…2430a8
0x9bf5…16060xfe80…47eeBase—$0.001100%fluxa51d ago0xd53de9…9ea92f
0x9bf5…16060xfe80…47eeBase—$0.001100%fluxa51d ago0x7a3c47…881a27
0x9bf5…16060xfe80…47eeBase—$0.001100%fluxa51d ago0xf07e22…7b11ea
0x9bf5…16060xfe80…47eeBase—$0.001100%fluxa51d ago0xe2e22e…dc3fcc
0x9bf5…16060xfe80…47eeBase—$0.001100%fluxa51d ago0xe2fcc1…ed065b
0x9bf5…16060xfe80…47eeBase—$0.001100%fluxa52d ago0x63cacf…6e2d60
0x9bf5…16060xfe80…47eeBase—$0.001100%fluxa52d ago0xea25a7…3754ae
0x9bf5…16060xfe80…47eeBase—$0.001100%fluxa52d ago0x3ae953…6ebba1
0x9bf5…16060xfe80…47eeBase—$0.001100%fluxa52d ago0x007265…8bc32d
0x9bf5…16060xfe80…47eeBase—$0.001100%fluxa52d ago0x123187…fdc31d
0x9bf5…16060xfe80…47eeBase—$0.001100%fluxa52d ago0x8ccc9d…2f71e1
0x9bf5…16060xfe80…47eeBase—$0.001100%fluxa52d ago0x8e6b99…5e04cd
0x9bf5…16060xfe80…47eeBase—$0.001100%fluxa52d ago0x440c86…417eae
0x9bf5…16060xfe80…47eeBase—$0.001100%fluxa52d ago0xa1b7f5…78f327
0x9bf5…16060xfe80…47eeBase—$0.001100%fluxa52d ago0x29fa07…85cb18
0x9bf5…16060xfe80…47eeBase—$0.001100%fluxa52d ago0xf39041…5a0805
0x9bf5…16060xfe80…47eeBase—$0.001100%fluxa52d ago0xd7f6b7…82781f
0x9bf5…16060xfe80…47eeBase—$0.001100%fluxa52d ago0x7d7a03…91ab64
0x9bf5…16060xfe80…47eeBase—$0.001100%fluxa52d ago0x89e5bf…bc5d3a

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.