Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
licur.eth0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase18s ago0x318488…037f07
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase18s ago0x764060…9b5279
0x83d2…eac30xa9dd…2315Base$0.002100%coinbase18s ago0x822a78…265328
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18s ago0x62b358…eab109
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase20s ago0xb3bd35…5888c8
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase20s ago0x8d63ec…0f36ba
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted20s ago0x4b4113…d0ddaa
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase20s ago0x53e467…44f404
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase22s ago0xf3808d…829ccc
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.08100%coinbase22s ago0xd723e8…f98380
0xadc2…866b0x6839…1a2bBase$5.00100%coinbase22s ago0xf003d0…9578c3
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase22s ago0x45cecb…5c7e86
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase24s ago0xae6fad…1a2f45
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted24s ago0xed9467…8ccdee
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xea12b0…40076e
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase26s ago0x13aa35…e9a3f2
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase26s ago0x8626d0…9133e8
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0xea9c90…225ce0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase28s ago0xb93a6e…6a8473
0x30a6…641e0x260e…b61fBase$0.0029620%Payer-submitted28s ago0x5e134d…7a2e56
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase28s ago0x76f1b5…2826eb
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.00296100%coinbase30s ago0xd69508…7d8db9
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase30s ago0x5c779f…cd39f8
0xc5ac…a2f70x6839…1a2bBase$1.00100%coinbase30s ago0xa5804c…4058b9
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0xdf024c…e09b1a

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.