Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase109d ago0x44d11b…7063e0
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates109d ago0x7deb5a…4c8e7e
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase109d ago0x79a478…9a5c5f
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates109d ago0xae6bb6…adef08
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase109d ago0x7556dc…e24ac9
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates109d ago0x6c89b2…75498c
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase109d ago0xdd194b…545d61
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates109d ago0xa4f5f7…3cb8ee
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase109d ago0x7b5859…15ffb7
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates109d ago0xb4c3fa…d468f2
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase109d ago0xbbdf5f…dc210b
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates109d ago0xd1d884…43e4a8
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase109d ago0x4797d5…8a8774
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates109d ago0xe912ff…52e2a7
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase109d ago0xeea247…a9ce27
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates109d ago0xdd0cd4…f3d019
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase109d ago0x230333…f00d9f
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates109d ago0x66f5f4…6cb3ba
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase109d ago0xaa2fbf…81aacd
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates109d ago0x126b0e…1799ee
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase109d ago0x3ba425…9dcd83
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates109d ago0x320f88…3a2c59
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase109d ago0xec1c55…553b3e
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates109d ago0x5d446f…3f0ff2
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase109d ago0x67d88d…46cb3d

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.