Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase15s ago0xecbfba…6fa777
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase15s ago0xa76a10…b9eda4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0xe433fe…ff08ed
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xbdfd8d…92fc63
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0xcfe6dc…3f2536
0x102e…ab430xa9dd…2315Base$0.002100%coinbase17s ago0xfca83e…4aa178
0xde7b…6be80x6839…1a2bBase$5.00100%coinbase17s ago0x2c5e08…b2f4a5
0x102e…ab430xa9dd…2315Base$0.002100%coinbase17s ago0x3a3ca4…3c93de
0x30a6…641e0x260e…b61fBase$0.00221820%Payer-submitted17s ago0x321467…2db99e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0xec9bfe…93c3cc
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.08100%coinbase17s ago0xe6592a…836217
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0xb8b333…fbce59
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002524100%coinbase17s ago0x317a17…01cb76
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0xd0a736…d3dad7
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase19s ago0x2cebe8…125c4d
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase19s ago0xf780be…5943a1
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase19s ago0xcf10f4…f19476
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase19s ago0x636d83…89d4e8
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase21s ago0x7a0bee…a18188
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase21s ago0xddb614…d80ddc
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002218100%coinbase21s ago0xfb074c…0d085a
0xb6a0…44480x09ae…ec64Base$1,950.0070%0x07ae…0e6721s ago0x9fc6fe…6c3598
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted21s ago0x2d90c9…d0a4d1
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase21s ago0x9bb5ae…d3d4fa
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x3dd1a5…d73c72

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.