Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase17s ago0xa6aa3e…33ee21
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xad93d9…3448ca
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase17s ago0x56e818…36e6ab
0x29d8…7c200x4cd0…bc31Base—$0.0570%0xf70d…dbef21s ago0xb5c4d3…6f3a15
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase21s ago0x6879d5…8613b9
0x182f…7a100x8a12…0881Base—$1.51100%coinbase21s ago0x3f4031…1010ad
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase23s ago0x21a0b8…ff5885
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase23s ago0x18a1e0…463241
0xdc39…91960x2125…8cb0Base—$18,911.2070%0xa923…c9ac23s ago0x707314…7d5883
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x7266ed…6ff016
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase27s ago0x5190d6…48585d
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x6e345f…e89620
0x9bcd…595b0x3e0a…78e7Base—$0.002843100%coinbase29s ago0xf9b323…99a877
0x0a46…d52a0xfe80…47eeBase—$0.001100%fluxa31s ago0x7f0f16…5cd01e
0xfbe9…73730x082e…a8e4Base—$2.0070%0x3e32…3ce731s ago0x8464f3…86ba55
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase31s ago0x329c57…207fc7
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a533s ago0xf32e03…6644ba
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase35s ago0x22c713…62a6cd
0xf197…48290x8a12…0881Base—$1.98100%coinbase35s ago0xe07e0f…b51950
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc39s ago0xa1709a…7f6ae8
0xd719…eeca0x525f…21e6BaseMassiveNews$0.01100%coinbase39s ago0x9cf90a…25c1c3
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39s ago0xf98200…39f8d0
0xd2d5…2bf40xf84b…adc3Base—$19.9270%0x981d…fa8141s ago0x572ef5…75f21b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase43s ago0x127ccf…c1cb79
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase47s ago0xc2d9f0…24896a

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.