Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa21d ago0xa19b86…f4f584
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x3a1480…4a88f2
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa21d ago0xa4251d…c20187
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa21d ago0xe35523…d9a4a9
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x2769c2…1415ff
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa21d ago0xbed5fe…d0ede8
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa21d ago0xeac750…6cfd09
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa21d ago0xf27267…e5974b
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x377cf8…0727f6
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa22d ago0x13076d…2a2852
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa22d ago0x179cea…0452d0
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa22d ago0x2a9523…d2c762
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa22d ago0xf30950…1acb33
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa22d ago0x65d94a…cc4a2a
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa22d ago0xf73539…a20c8f
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa22d ago0x6da596…6302d1
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa22d ago0xd9a9c9…498982
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa22d ago0x0c9e55…cbdc72
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa22d ago0xfcabe6…39135a
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa22d ago0xe301ab…d0fd1d
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa22d ago0xed7ade…de2036
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa22d ago0xb5d37c…0f6571
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa22d ago0x15e171…17fd7a
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa22d ago0x6ccc23…8b70ab
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa22d ago0xbe2439…56f637

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.