Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x546f…b8b00x3f14…146dBase—$0.18100%fluxa106d ago0x653c47…c39a97
0x448d…de2b0x3f14…146dBase—$0.33100%fluxa106d ago0x36288c…0517ba
0x453f…e8d20x3f14…146dBase—$0.23100%fluxa106d ago0x453d19…e18e14
0x85b1…2d9a0x3f14…146dBase—$0.35100%fluxa106d ago0x03d90c…a99f1c
0xf776…64fc0x3f14…146dBase—$0.31100%fluxa106d ago0x2e7f9c…33641a
0x8038…56f90x3f14…146dBase—$0.26100%fluxa106d ago0xca7fe8…a7065f
0xc8c1…b4900x3f14…146dBase—$0.35100%fluxa106d ago0x3f3474…d2b47c
0x756f…5a0c0x3f14…146dBase—$0.36100%fluxa106d ago0xd21c84…7bbd2f
0xfeac…72850x3f14…146dBase—$0.31100%fluxa106d ago0xb736b8…30824c
0xeeec…bc1d0x3f14…146dBase—$0.36100%fluxa106d ago0x7df3f4…45f964
0x233c…ffbe0x3f14…146dBase—$0.30100%fluxa106d ago0x3de9e9…f87eb7
0x8e8c…36aa0x3f14…146dBase—$0.27100%fluxa106d ago0xc51f54…5c97f6
0x7bed…563d0x3f14…146dBase—$0.26100%fluxa106d ago0x7feafc…9c206a
0xf9af…6fa40x3f14…146dBase—$0.28100%fluxa106d ago0x97623e…b77e7c
0x7a3c…f8ac0x3f14…146dBase—$0.35100%fluxa106d ago0xed3c9f…0ac683
0xf269…fb250x3f14…146dBase—$0.21100%fluxa106d ago0xac8857…f65939
0x4ce2…a3960x3f14…146dBase—$0.23100%fluxa106d ago0x1fd89c…503b84
0x08ad…10650x3f14…146dBase—$0.24100%fluxa106d ago0x00884f…cf26e3
0x8d96…0f9c0x3f14…146dBase—$0.24100%fluxa106d ago0x3ae4e4…dc854b
0x11f7…26490x3f14…146dBase—$0.30100%fluxa106d ago0x51fdc3…95ae34
0xf9fe…1ce60x3f14…146dBase—$0.25100%fluxa106d ago0xbc6072…631d6d
0x4aca…e8270x3f14…146dBase—$0.35100%fluxa106d ago0x0b5fd8…2b51b0
0xb702…da980x3f14…146dBase—$0.25100%fluxa106d ago0x7ca579…6fb153
0x1b77…460f0x3f14…146dBase—$0.28100%fluxa106d ago0x57ab80…b96e3f
0x03ac…cd230x3f14…146dBase—$0.24100%fluxa106d ago0x8c487d…244289

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.