Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a573d ago0x9676ed…801f1d
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a573d ago0x1a3a65…19974d
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a573d ago0x63aa59…162ec4
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a573d ago0x8df7ef…68bb34
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a573d ago0xdb8c05…aecc64
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a573d ago0x4ef6d9…80dea8
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a573d ago0xb1743e…722deb
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a573d ago0x1e44c8…69cf31
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a573d ago0x2b08db…fd4680
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a573d ago0xd2435e…52274c
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a573d ago0xe8d8ca…1f4500
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a573d ago0x7c1a03…845599
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a573d ago0x9bcf85…435879
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a573d ago0x74d07c…d2f3cb
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a573d ago0xb23644…ea0e0e
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a573d ago0x02cf61…56d4aa
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a573d ago0x3af41a…fb7541
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a573d ago0xa6a3a7…183ed4
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a573d ago0xbfaf19…3856cd
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a573d ago0x489975…96c295
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a573d ago0x0cf4f0…fbc518
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a573d ago0x9fbae9…c1214a
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a573d ago0x6bfebc…5461f5
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a573d ago0x64c1c4…0fee70
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a573d ago0x0da0dc…691729

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.