Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa24d ago0xf0786c…933c85
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa24d ago0xb6f125…94bc5b
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa24d ago0x90f5cc…73ac45
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa24d ago0x6a9179…6b9b57
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa24d ago0xca8d87…6d1594
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa24d ago0x9aad00…a39959
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa24d ago0xb7e3eb…c540b0
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa24d ago0x8bd5a4…473c02
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa24d ago0x41f516…b2699d
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa24d ago0xaf1fda…2d9479
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa25d ago0xc5841a…8ad692
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa25d ago0xd63a6d…c63855
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa25d ago0xede452…7a6a2f
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa25d ago0x13b223…c7d0e0
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa25d ago0x19824f…3548a6
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa25d ago0x9f8b3c…f31a9d
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa25d ago0xf746e1…cc60fe
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa25d ago0xf26486…b02122
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa25d ago0x729f1a…28a5c4
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa25d ago0x84f8fd…be259e
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa25d ago0x19fdf5…b1e1e7
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa25d ago0xfb58ff…99673a
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa25d ago0xf45a50…b3e0a2
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa25d ago0xcd53cb…8b4a02
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa25d ago0x3de428…c29f98

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.