Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0xa8a8…d988Base—$0.01100%0x4066…77b152d ago0x8abe93…0514b3
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a552d ago0x1363b3…ab2c2d
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a552d ago0xcf9487…ff189b
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a552d ago0xe077d4…a6f6f8
0x4472…89cd0xa8a8…d988Base—$0.01100%0x4066…77b152d ago0x10534a…d3720b
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a552d ago0xcc82b5…49abd4
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a552d ago0x40b1d2…138874
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a552d ago0xb66036…afd924
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a552d ago0x44a7fa…6b0f32
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a552d ago0x1b6ab0…4cdf4a
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a552d ago0x976110…0437d1
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a552d ago0xbd1331…194fb2
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a552d ago0x499e54…5303dc
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a552d ago0xe3d0fc…f0a292
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a552d ago0x28409b…2a3074
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a552d ago0xa5d2f2…926400
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a552d ago0xedb9c9…a21f6f
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a552d ago0xd15b4c…225f88
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a552d ago0x63ad9f…cfdcc6
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a552d ago0x2575e3…e8039c
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a552d ago0xbae3a5…6e39ff
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a552d ago0x8b9430…51b6d0
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a552d ago0xb72d56…87befd
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a552d ago0x6ba4cc…a00f4e
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a552d ago0x41bc86…c0c32e

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.