Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0x40205c…890c85
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0x203c4f…ed1ef0
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0xf49a13…5652ab
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0x6f00dc…e65b4a
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0xed0365…0b9905
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0xfdbab6…293eba
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0x61e999…2b2c85
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0xfc9fd3…a97371
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0x8ee78a…f69a50
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0x0e6e9a…3b2d18
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0x2760aa…6c05e4
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0x5e39d2…00a50a
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0x7ddd77…89b4d0
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0x14fb22…5bb9b0
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0x0e838b…f9c1f4
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0x668657…b76df1
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0x14d94e…d6ab0f
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0x6d9b48…14674a
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0x3d5a86…e48681
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0x462d1a…60b5d8
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0xfd95db…d46bd7
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0x1085b8…ccdf70
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0x8df59a…ba9bda
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0xde73f7…3c181e
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0x3fa7e8…0147e8

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.