Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec61…740d0x3faa…ea10Base—$0.01100%coinbase76d ago0x1848cb…dbfbe5
0xec61…740d0x86fd…4bc9Base—$0.01100%coinbase76d ago0x7c9272…2d5e79
0xec61…740d0x82f4…40efBase—$0.01100%coinbase76d ago0xaf7b8e…50f1e6
0xec61…740d0x6e13…10bbBase—$0.01100%coinbase76d ago0xebf7b4…6d2ff4
0xec61…740d0xed5b…0589Base—$0.01100%coinbase76d ago0xdd86eb…992bfa
0xec61…740d0x11f7…5951Base—$0.01100%coinbase76d ago0xbdabf8…ff0c65
0xec61…740d0x738f…8f18Base—$0.01100%coinbase76d ago0x2b7a4c…9f34bd
0xec61…740d0x3e62…daa5Base—$0.01100%coinbase76d ago0xe6c5ca…40f25f
0xec61…740d0x071f…d7f9Base—$0.01100%coinbase76d ago0x0d5146…b869b5
0xec61…740d0x351b…b49dBase—$0.01100%coinbase76d ago0x494eab…adc6df
0xec61…740d0x3e1f…d485Base—$0.01100%coinbase76d ago0xd6b3f1…6a8657
0xec61…740d0x371f…754fBase—$0.01100%coinbase76d ago0xb77522…adbed5
0xec61…740d0x42f6…2d7dBase—$0.01100%coinbase76d ago0x9d3dc9…80180d
0xec61…740d0xb0f9…5f02Base—$0.01100%coinbase76d ago0x97b7bf…923bf2
0xec61…740d0x9bec…623bBase—$0.01100%coinbase76d ago0x99b24e…23e918
0xec61…740d0x086f…85e2Base—$0.01100%coinbase76d ago0xa64240…cc6323
0xec61…740d0x3d1d…c1e5Base—$0.01100%coinbase76d ago0x2b37f0…41595e
0xec61…740d0x38b4…beb1Base—$0.01100%coinbase76d ago0x0cfa3a…89ea7b
0xec61…740d0x9ad0…34bfBase—$0.01100%coinbase76d ago0x3ef049…73bb4d
0xec61…740d0xe95b…91d3Base—$0.01100%coinbase76d ago0xe4000e…074dfc
0xec61…740d0x8fa6…e3dfBase—$0.01100%coinbase76d ago0x4e89a8…1b92c1
0xec61…740d0x7a48…09baBase—$0.01100%coinbase76d ago0xa1043f…a69a3b
0xec61…740d0xa69d…5739Base—$0.01100%coinbase76d ago0xfd4be9…d74078
0xec61…740d0xfe64…84acBase—$0.01100%coinbase76d ago0xdf3485…268634
0xec61…740d0xce3a…3313Base—$0.01100%coinbase76d ago0x217049…83747b

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.