Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19b5…cf0c0x35e6…1f0eBase—$0.01100%0x4e56…5c9c106d ago0x41a9ff…16d04d
0x19b5…cf0c0x35e6…1f0eBase—$0.02100%0x0b44…80fc106d ago0x7fa197…f7c674
0x19b5…cf0c0x35e6…1f0eBase—$0.01100%0x0b44…80fc106d ago0xe658c7…4184af
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69106d ago0x894c1f…2cffe5
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x5d34…be69106d ago0xcd9ec1…8965b7
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69106d ago0x38585e…d91fa1
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69106d ago0x5771e6…ee52a3
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x5d34…be69106d ago0x1dcdaa…895550
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69106d ago0x453319…2c0fb2
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69106d ago0xc134cd…b3019b
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x5d34…be69106d ago0xa333cf…b9d588
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69106d ago0xb8ecdb…a2f813
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69106d ago0xa6d2a5…b0ae54
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x5d34…be69106d ago0x557360…f56aa8
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69106d ago0xa56c98…6edafc
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69106d ago0x924355…401272
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x5d34…be69106d ago0x24d938…8c8841
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69106d ago0x6c83f8…e68794
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69106d ago0xfda73a…7744b7
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x5d34…be69106d ago0x7b6213…feb048
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69106d ago0x4254e8…972774
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69106d ago0x4e5723…dcf151
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x5d34…be69106d ago0xd7f74a…bbd3ce
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69106d ago0xe4ebb8…2ae5ee
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69106d ago0x6b796a…da1ade

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.