Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9355…12a00xf81f…7b58Base—$2.0070%0x3e32…3ce715s ago0x5ad436…969e58
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xf14619…42f0f8
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase17s ago0xd22e78…d893b5
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase19s ago0x0b3d48…f88ec7
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase19s ago0x9e946f…0a7688
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase19s ago0x10e909…e054c6
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase19s ago0x2e29fe…49864e
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase19s ago0xd84097…93fba5
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase19s ago0xc2afe8…4d4df1
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase19s ago0xb2210d…2c3377
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase19s ago0x86e99c…132d1b
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase21s ago0x98ee12…e67292
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase21s ago0x259a3e…b3820d
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase21s ago0x94fd68…64d5d7
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase21s ago0xcae6f8…82fd2a
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase21s ago0x8306cb…0cc12b
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase21s ago0xcff577…2f49e2
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase21s ago0xc81732…9b1e27
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase21s ago0x221306…d0f718
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase21s ago0x3dfb04…60259c
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase21s ago0xfeb8c0…b23a2e
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase21s ago0xd77db6…2112e0
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase21s ago0xe06d27…6e071c
0x5f5d…811b0x7416…e233Base—$4.5070%0x3e32…3ce723s ago0xc8dac9…80d194
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase23s ago0x4b47b2…5a609f

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.