Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa22d ago0x2a8181…7fa301
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa22d ago0x6ee5b7…cd5df8
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa23d ago0xa3643d…aea83a
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa23d ago0x291b47…b41d06
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa23d ago0x741fb3…83b079
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa23d ago0xa02687…c99a27
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa23d ago0xc97da5…307e2c
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa23d ago0xa75ea3…cdd511
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa23d ago0x7405b5…7e5075
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa23d ago0xf97043…c85643
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa23d ago0x98c417…04ff57
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa23d ago0xb8cf8b…64ca31
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa23d ago0xca43ab…01147a
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa23d ago0x1ac9dd…f62342
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa23d ago0x4bd0c0…0d03a7
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa23d ago0x12ff6c…bce14a
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa23d ago0x748fd6…b0c4e6
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa23d ago0x164c00…70659f
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa23d ago0xf5d3fe…04bef1
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa23d ago0x3fd971…4fe7a0
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa23d ago0xed0f79…f20272
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa23d ago0x046d23…b19131
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa23d ago0x123d88…345646
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa23d ago0xa0dd9a…4722cb
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa23d ago0x25ef2d…543f4e

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.