Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa23d ago0x4a4285…1efad5
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa23d ago0xc6ade5…8fa6bd
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa23d ago0x0033be…d9dbee
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa23d ago0xa424d9…a68ebf
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa23d ago0x1c1508…e7d0e4
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa23d ago0x2b9360…c1a951
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa23d ago0xa555e3…f86f9c
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa23d ago0xae0d42…84c1a1
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa23d ago0x264c93…e0b4aa
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa23d ago0xaa9c36…5eb0e1
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa23d ago0x0c052c…8d8035
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa23d ago0x8b038f…a90f71
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa23d ago0x08cdcd…345993
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa23d ago0x138e4e…026d75
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa23d ago0x5949c5…dfc193
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa23d ago0xa5dc9a…c10dbb
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa23d ago0x27aa45…c3f276
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa24d ago0x78b125…a47a81
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa24d ago0xcfc616…31e653
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa24d ago0x525d7c…b8a6d9
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa24d ago0x35ff1b…2b9cad
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa24d ago0xe3c434…b4e328
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa24d ago0x9cab5c…9a4853
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa24d ago0x531a40…a04054
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa24d ago0x32ab4b…aa03f5

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.