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…37a545d ago0xd7a49c…d5fbae
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a545d ago0xe9359b…cd215c
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a545d ago0x55be60…f695d1
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a545d ago0x3d628e…4fe5b7
0x19b5…cf0c0xe186…7533Base—$0.0270%0x194e…37a545d ago0x4f253b…10b1a8
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a545d ago0xf6fa3a…0c0ffd
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a545d ago0x6a42e1…29b5f6
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a545d ago0x8ddcfb…379992
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a545d ago0x37c85f…31fa65
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a545d ago0x42c4a9…404706
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a545d ago0xcbf1c3…34b852
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a545d ago0xd65564…888edc
0x19b5…cf0c0xe186…7533Base—$0.0270%0x194e…37a545d ago0x20e53f…c68649
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a545d ago0xc72e01…1ac5ab
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a545d ago0x57fce0…bee163
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a545d ago0x05d34f…b1b752
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a545d ago0xd6fa87…38aebd
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a545d ago0x8205b7…839fab
0x19b5…cf0c0xe186…7533Base—$0.0270%0x194e…37a545d ago0x355701…1eafe5
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a545d ago0x40c21e…e4f8c0
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a545d ago0x58668d…1fcfdf
0x19b5…cf0c0xe186…7533Base—$0.0270%0x194e…37a545d ago0x9ea865…7c37bd
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a545d ago0x4d17e7…d03f88
0x19b5…cf0c0x35e6…1f0eBase—$0.01100%0x0b44…80fc45d ago0xd0ebe4…e63ae8
0x19b5…cf0c0x35e6…1f0eBase—$0.02100%0x0b44…80fc45d ago0x20371c…f9db81

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.