Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa16d ago0x462c51…6324d6
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa16d ago0x0a41c3…04cc16
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa16d ago0xc8bc07…5d2660
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa16d ago0xcc1b2c…34d81d
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa16d ago0xc934a4…0b80ee
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa16d ago0xc2dd57…0d19f4
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa16d ago0xb69433…5d40c6
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa16d ago0x8fa9c6…d5cb0a
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa16d ago0x819275…78e512
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa16d ago0x69fc16…c60025
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa16d ago0x73e7b5…173572
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa16d ago0x716917…d0ab52
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa16d ago0xd73e8f…bb1a9a
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa16d ago0xb4abb3…13d4e5
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa16d ago0xeececd…824528
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa16d ago0x2472a8…f5e44f
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa16d ago0x6d4cfe…df50e3
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa16d ago0xe24ed7…f99ce0
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa16d ago0xc1a0d2…25103a
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa16d ago0x100ee5…74a6a7
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa17d ago0x378fd6…2fc9f1
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa17d ago0xe22481…e4a6f8
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa17d ago0x18c1e8…deb1a7
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa17d ago0xd5750b…a54a3a
0x6dff…5beb0xfe80…47eeBase—$0.001100%fluxa17d ago0xdc0909…d7fe6b

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.