Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase15s ago0x502df4…0d6514
0x998d…a1030x5b7e…97b3Base—$0.00270%0x2772…8c1717s ago0x72affd…51c932
0x2fa2…9ee70x6839…1a2bBase—$1.00100%coinbase19s ago0xab67ff…3de272
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xdd5199…36143c
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…793219s ago0x9bdb19…b423a0
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x846fb0…476007
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x6779de…3755de
0x567c…2b980x40a8…ad8bBasex402 service$0.005100%coinbase27s ago0x17a0d3…b6fefa
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase31s ago0x481a6b…b03f0c
0x6b40…4acb0x47c5…4fc3Base—$10.5070%0xc4f0…359631s ago0xa6260d…1557b0
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0xd2250b…8fc066
0x6976…faee0xd8eb…627dBase—$2.0070%0x3e32…3ce735s ago0x837d2f…1d7fd6
0x781d…339d0x50eb…6480Base—$0.00170%0x54f0…793235s ago0x989b09…202e57
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0xa44b26…ea4503
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0x5703b8…cb9231
0x038c…65ec0x6839…1a2bBase—$5.00100%coinbase39s ago0x04138f…937c8a
0xc89a…36960x4f4b…422dBase—$0.001100%coinbase43s ago0xa0f577…b55ef2
0xfc2e…db2d0xf64c…7e3cBase—$1.2570%0x7e99…098845s ago0x50f460…830ea5
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase51s ago0xef89ac…6bfcc9
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase51s ago0x3f7615…628ecb
0xfc2e…db2d0xc1f4…cb8eBase—$1.2570%0x7e99…098851s ago0x0be9df…f33d4c
0x8c6e…1b030x325b…d430BaseStableEnrichExa$0.02100%coinbase51s ago0xf0b81f…b09610
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b53s ago0x94311f…568ae5
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase53s ago0x22629c…310efa
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b55s ago0x722d9c…2b58f1

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.