Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe914…03310x3e0a…78e7Base—$0.004415100%coinbase74d ago0x6bf2d5…2f167d
0xe914…03310x3e0a…78e7Base—$0.003837100%coinbase74d ago0xcb68df…68fa00
0xe914…03310x3e0a…78e7Base—$0.00443100%coinbase74d ago0x7f6ddb…21c90f
0xe914…03310x3e0a…78e7Base—$0.004869100%coinbase74d ago0x1be1cd…ab9e89
0xe914…03310x3e0a…78e7Base—$0.004221100%coinbase74d ago0x3a6f00…600f0f
0xe914…03310x3e0a…78e7Base—$0.004311100%coinbase74d ago0xc3f8de…4b0df1
0xe914…03310x3e0a…78e7Base—$0.003748100%coinbase74d ago0x7dbce9…73ea48
0xe914…03310x3e0a…78e7Base—$0.0027100%coinbase74d ago0xb56c48…7b6a99
0xe914…03310x3e0a…78e7Base—$0.005317100%coinbase74d ago0xf31ad9…c0697c
0xe914…03310x3e0a…78e7Base—$0.004304100%coinbase74d ago0x928e59…193e3e
0xe914…03310x3e0a…78e7Base—$0.002652100%coinbase74d ago0x572332…7be694
0xe914…03310x3e0a…78e7Base—$0.004971100%coinbase74d ago0x5b0d31…a4631d
0xe914…03310x3e0a…78e7Base—$0.00447100%coinbase74d ago0x1e47f0…049829
0xe914…03310x3e0a…78e7Base—$0.003061100%coinbase74d ago0xb4037f…1baa0e
0xe914…03310x3e0a…78e7Base—$0.003163100%coinbase74d ago0x0622fa…4a4261
0xe914…03310x3e0a…78e7Base—$0.004085100%coinbase74d ago0x8ab20b…15935a
0xe914…03310x3e0a…78e7Base—$0.005502100%coinbase74d ago0x2ba654…76af96
0xe914…03310x3e0a…78e7Base—$0.004208100%coinbase74d ago0x386cda…7ddc63
0xe914…03310x3e0a…78e7Base—$0.00315100%coinbase74d ago0xdda5e0…bc7daa
0xe914…03310x3e0a…78e7Base—$0.005538100%coinbase75d ago0x80b866…ff366d
0xe914…03310x3e0a…78e7Base—$0.002821100%coinbase75d ago0x76c704…8579de
0xe914…03310x3e0a…78e7Base—$0.003213100%coinbase75d ago0x619e24…6d3acd
0xe914…03310x3e0a…78e7Base—$0.002697100%coinbase75d ago0x8c13ee…bd3e2f
0xe914…03310x3e0a…78e7Base—$0.002711100%coinbase75d ago0x955422…061d9d
0xe914…03310x3e0a…78e7Base—$0.00499100%coinbase75d ago0x1e29d6…cfbd4a

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.